Commit Graph

5472 Commits (2021.6)
 

Author SHA1 Message Date
M_ars 1f3ee744da build: add Asus RT-AC68U V3 support 4 years ago
pedro fe7e146a88 www: update, how asp_bandwidth (httpd/bwm.c) is called from .asp scripts; also use checkStats() for both rstats/cstats 4 years ago
pedro bdf60ffea0 www: bwm.c: extend allowed size of restored cstats/rstats backup file 4 years ago
pedro dca6d671bd tinc: update to d100eb0 (2021.04.15) snaphot 4 years ago
pedro 11a566a0d3 Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro f1d0a59117 www: basic-ddns.asp: clean-up 4 years ago
pedro f5c8ffd415 GUI: Virtual Wireless: add frequency to interface drop down list 4 years ago
pedro 299824609c www: basic-network.asp: fix page when WL module is removed 4 years ago
pedro a3d555f1b1 www: advanced-wlanvifs.asp: clean-up 4 years ago
pedro 331f79d1b3 build: Makefile: switch to tinc instead of SNMP for 'e' (VPN) image 4 years ago
Richtig Falsch 163f19ae68 Merged in Richtig-Falsch/adminconfigasp-edited-online-with-bitbuc-1619878126973 (pull request #56) 4 years ago
Richtig Falsch 3c66a65b9f admin-config.asp edited online with Bitbucket
Hello!
I just changed the little text in the Backup feature from .gz to .cfg, because Tomato actually saves .cfg files and not .gz
Regards
4 years ago
pedro 93a5174a0b switch4g: add search for every possible visible usb device as a last resort when vendor/product is not available 4 years ago
pedro b37bcc0fba switch3g: add search for every possible visible usb device as a last resort when vendor/product is not available 4 years ago
pedro 9faa2b69b9 OpenVPN: implement kill-switch for routing policy 4 years ago
pedro 8c48fc69e8 rc: services.c: do not log when stopping inactive igmpproxy 4 years ago
pedro 975b4690c9 httpd: bwm.c: fix problems with static ptr 4 years ago
pedro 864a4d9208 httpd: bwm.c: fix typo 4 years ago
pedro f51d6c7eee Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro b871eb068a www: advanced-vlan.asp: encode HTML icons 4 years ago
pedro 082bec6b13 samba: enable pthread 4 years ago
pedro b010bf0f0d Admin: Bandwidth Monitoring: fix the availability of some forms when enabling/disabling 4 years ago
pedro 0895e6b17f Merge branch 'arm-master' into arm-sdk7 4 years ago
pedro 03cc485609 cstats: use logmsg(); universal Makefile for both ARM/MIPS; cosmetic; clean-up 4 years ago
pedro 68ef1e17a2 httpd: bwm.c: combine almost identical functions; use logmsg(); cosmetic and clean-up; changes in corresponding .c/.asp scripts 4 years ago
pedro efaf7880d3 rc: init.c: try to write all pending modifications/cache data before reboot 4 years ago
pedro bbfb6cfc09 rstats: use logmsg(); universal Makefile for both ARM/MIPS; cosmetic; clean-up 4 years ago
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