Commit Graph

5380 Commits (2021.5)
 

Author SHA1 Message Date
pedro ed5bd4a502 rc: dhcpd: discard old format of dhcpd_static; some improvements when adding dhcp reservations 4 years ago
pedro 488c93a9a9 GUI: status-devices.asp: fix sorting by Media 4 years ago
pedro c2e66cc699 openvpn: update to 2.5.2
- refresh patches
4 years ago
pedro d186cf8a83 Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars 21654b0f47 PPPoE: Allow MTU up to 1500 for ISPs that support RFC 4638
Note: Jumbo frame needs to be enabled and supported (Gigabit-LAN) for the router. Clamping can be disabled manually via nvram value "tcp_clamp_disable"

nvram set tcp_clamp_disable=1
nvram commit

basic testing done, no problems/errors
4 years ago
notsure2 afeb747c9a BWL: fix bwlimit filter conflicts due to priority value 4 years ago
M_ars 5fd4039d1a GUI: status-devices.asp - extend IPv6 support (cosmetic update)
Note: show wifi qual also for IPv6 line (and completely align to IPv4 line/entry)

Looks good :)
4 years ago
M_ars 455984a762 GUI: status-devices.asp - extend IPv6 support
Note: IPv6 clients always had a disconnected icon for exmaple

tested, looks good :)
4 years ago
pedro 2b0a37af5a rc: services.c: dnsmasq: remove "dhcp-hostsfile" as we don't use it anymore; change the location and name of "addn-hosts" file 4 years ago
pedro 0d57f863b9 www: basic-static.asp: abandon the old nvram dhcpd_static format; cosmetic
Note: the allowed notation of the IP address also changes (one octet => full IP), ie "200" => "192.168.1.200" (to be synced with other places), so if using the old one, re-enter reservations again
4 years ago
pedro 558623388f rc: dnsmasq: add the ability to forward local domain queries to upstream DNS (default disabled) 4 years ago
pedro 8947961a91 rc: services.c: dnsmasq: disable negative caching 4 years ago
pedro e0b88c6a10 rc: services.c: distinguish subdirs with additional hosts/dhcp hosts files 4 years ago
pedro ed08735418 www: move mac_null to tomato.js as a global variable 4 years ago
pedro f9f14d02f5 build: Makefile: tune dnsmasq recipe 4 years ago
pedro 5c1bea40d7 www: advanced-dhcpdns.asp: fix javascript error in case when the image is built without IPv6 support 4 years ago
pedro 13ff2cf9d6 stubby: only include IPv6 resolvers if needed 4 years ago
pedro fd827ea3aa www: status-overview.asp: cosmetic 4 years ago
M_ars 191871c738 GUI: basic-ipv6.asp - show option tun ttl for case 6rd from DHCPv4 (Option 212)
Note: underlying code is using nvram value "ipv6_tun_ttl"
4 years ago
M_ars f89747ae67 GUI: basic-ipv6.asp - hide option tun mtu for case 6RD Relay (not used)
Note: underlying code is using nvram value "wan_mtu" (and not nvram value "ipv6_tun_mtu")
4 years ago
M_ars 400abb7734 IPv6: help IPv6 and advertise the link MTU in router advertisement messages
Example: the IPv6 MTU advertised on Ethernet interfaces should (or can) be 1492 (bytes) in PPPoE environments

tested with DHCPv6 PD (PPPoE), working correct
4 years ago
pedro ff4e2a69b1 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 5530fe4182 OpenVPN: Server: fix generating keys 4 years ago
pedro 1af3d6b9cb getdns: remove no more needed patch 4 years ago
pedro 89e1759e7b getdns: fixes from upstream part 2
- CMake libunbound fixups: f01e7188c8
- Fix install path for cmake build since we use GNUInstallDirs: 7c6188c53d
- Add system libraries when checking OpenSSL functions: c9072b2526
- build: fix naming of extension libraries: 03fc32984e
4 years ago
pedro 1b932b3d98 getdns: fixes from upstream
- register only a single poll_t with libuv: 2673a5736c
- only check for and process read/write events if status is success: 71521626d9
4 years ago
pedro f131c6907b getdns: fix exporting symbols for extension libraries
- fix from upstream: 6507e4c469
4 years ago
pedro fd391e1e37 getdns: fix typo in cmakeconfig.h.in files
- fix from upstream: 0a13e4dbd3
4 years ago
pedro 816e487457 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 1f976c34a1 dnsmasq: update to 2021.04.10 (3573ca0) snapshot
- refresh patches
4 years ago
pedro de15d81ae0 sqlite: update to 3.35.4 4 years ago
pedro aee5e38052 Revert "GUI: Advanced: VLAN: add enforcement of the default vlan always being untagged"
This reverts commit 347e6b1aec.
4 years ago
pedro 23e967b063 Revert "GUI: Advanced: VLAN: fix commit 347e6b1"
This reverts commit 5925c4ee58.
4 years ago
M_ars 97780d5b9c IPv6: for case DHCPv6 PD use first ethernet for DUID-LL (LLT) (and not ifb0); fixes #113
DUID used by a client or server should not change over time, therefore we use eth0 (constant) now

Note: see arm Issue 113
https://bitbucket.org/pedro311/freshtomato-arm/issues/113/keeping-duid-between-reboots

tested with DHCPv6 PD, working
4 years ago
pedro 7f1964aca7 www: update optimized cell icon 4 years ago
pedro 5aa651f2dc www: do not include cell.gif icon if built without USB support 4 years ago
pedro dee1a7ae30 GUI improvements: add interface/bridge info to the device list page and other changes; fixes #106
- thanks to @rs232 for idea, help and testing
4 years ago
pedro 28875323f4 www: update (part of) signal bar icons again
- thanks to @rs232
4 years ago
pedro c69d87f83a BWL: unfortunately, fix for the 'Highest' priority doesn't work 4 years ago
pedro a37c247788 Merge branch 'arm-master' into arm-sdk7 4 years ago
M_ars 227ee05a72 dhcp6c: add declaration for function gettimeofdaymonotonic()
Note: remove compiler warning
see commit
1178cceb77
4 years ago
M_ars 5c09e8e54f WIDE-DHCPV6: adjust makefile and (re-) add missing file lease.c (we need function is_leased (...))
Note: adjust the following commit
e77c032c2a
4 years ago
M_ars d17da2be6d IPv6: for case DHCPv6 PD use IPv6 preferred lifetime provided by your ISP/Server for LAN0-3 (IPv6 lease time)
Note: get back IPv6 connectivity faster with IPv6 addr/prefix changes. (Some ISPs provide really very low lifetimes)

tested with R7000, working correct
4 years ago
pedro c43ea1a273 BWL: fix problems with priorities when default class for unlisted MAC/IP is enabled 4 years ago
pedro f669e13249 rc/httpd: vstrsep() can only check if the number of arguments is smaller than the required 4 years ago
pedro 6d0d3e5203 BWL: add the ability to enable/disable rule and enter the description 4 years ago
pedro 2c72b79d2c tor: update to 0.4.5.7 4 years ago
pedro 5925c4ee58 GUI: Advanced: VLAN: fix commit 347e6b1 4 years ago
pedro 8558597e50 busybox: build with CONFIG_FEATURE_TOP_INTERACTIVE 4 years ago
pedro aba8d3976c QoS: extend qos_irates and qos_orates nvram variables to 256 characters for multiwan images 4 years ago