Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
pedro 5eda5152f2 rstats: remove old history format 4 years ago
pedro 0f2f6fcd17 rc: services.c: remove non-existent preprocessor directive 4 years ago
pedro 1c7c876ecc cstats: replace date check with nvram ntp check instead 4 years ago
pedro 0d4f07c5ae httpd: upgrade.c: cosmetic, no code change 4 years ago
pedro 1ac3e188ac rc: init.c: a small correction of the location of the stop_syslog() 4 years ago
pedro 63b5b641ab rc: services.c: simplify use of logmsg() in two places 4 years ago
pedro e5fd77f42e rstats: replace date check with nvram ntp check instead 4 years ago
pedro f6b15d9108 sqlite: update to 3.35.5 4 years ago
pedro 1984974964 nginx: update to 1.19.10
- refresh patch
4 years ago
pedro 34291a112d nettle: update to 3.7.2 4 years ago
pedro 527bc681a4 libcurl: update to 7.76.1
- refresh patch
- fix lib name in Makefile
4 years ago
pedro a91ff36924 ebtables: fixes from upstream
- libebtc: Fix an issue that '--concurrent' doesn't work with NFS: https://git.netfilter.org/ebtables/commit/?id=d696eb94e1ed49b1fce8c2da47aedbe9972cbf86
- ebtables: Spewing an error if --concurrent isn't first argument: https://git.netfilter.org/ebtables/commit/?id=52f88f8c22aae3b33f08865f2de659f8a9c4fa5c
4 years ago
pedro c31fc0d982 libcurl: update CA certificate bundle as of 2021-04-13 4 years ago
pedro b8cf4e21f2 others: updown-client.sh: fix rmdir warning 4 years ago
pedro 8a7ec54224 GUI: Bandwidth: Last 24 Hours: fix bridge naming; cosmetic 4 years ago
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