Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
tsynik d55936281b slight rewrite of check_wanup
return added: LED will work at least with only primary WAN.
unnesessary temp debug there.
10 years ago
tsynik 7e5916c5d7 don't use chap/pap secrets at all
put user / password to options files
10 years ago
Shibby 33888ab87e watchdog: fix restart wan service when only 1 wan is set 10 years ago
tsynik 7710044ea6 !TEMP empty interface fix
in case of no DEVICE (only present for PPPoE sessions)
we need return at least "wan"

if PPTP/L2TP/3G will be setup on secondaty WAN etc, probably more tweaks
needed.
10 years ago
Shibby 7d094c6df7 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 57fcfa2a2f firewall: Add PUPNP chain to the nat table - required by the latest miniupnpd.
miniupnpd will now try to add a POSTROUTING rule to masquerade a forwarded port.
We are already masquerading all outbound traffic in that chain, so just create the
PUPNP chain to receive those rules, but don't jump to it.

http://www.linksysinfo.org/index.php?threads/tomato-shibbys-releases.33858/page-61#post-272565

thx RMerlin
10 years ago
Shibby 2a49d0b007 OpenSSL 1.0.2g 10 years ago
Shibby 9d0b8c8fc8 watchdog: add "ping" method to check WAN(s) connection
Users can choose check`s method between ping and traceroute.
10 years ago
Shibby 38c8898dcc Merge branch 'shibby-arm' into shibby-arm7 10 years ago
tsynik f54503b0b8 PPTP connection fix
Or it will ignore noauth? and want peer auth
10 years ago
tsynik e4bf124197 revert L2TP to /etc/xl2tpd.conf
Also LAC name changed to wan(x)
10 years ago
Shibby 5c3b2e22a2 R8000: fix wireless performance and stability
Also this commit temporary added WPS led as WAN led, because i didn`t find solution to activate WAN led.
10 years ago
Shibby 16d5240868 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
tsynik 55cc93e9b6 once again L2TP startup
TBD: there can be only one config in
/etc/xl2tp.conf
but lacs with different names, which controlled by l2tp-control with
force_to_dial function etc.
10 years ago
tsynik 3770bd134f classless routes fix 10 years ago
tsynik 50036268af Proper L2TP fix 10 years ago
tsynik 2bf916a208 hide WAN netmask field in case of DHCP 10 years ago
tsynik b111b9cee1 fix xl2tpd configuration
MultiWAN changes path to xl2tpd configuration file

bb7c6844a5?at=shibby-arm
10 years ago
Josh Allard 4723edf9eb Few fixes
- Remove un-used libltdl overload in ipset.
- Re-jig Blink.c, only check if data is outstanding or missing.
- Re-jig blink_5g, only check for Model outside of loop. Fix robocfg.
- Blink(5g) Add default sleeping of 50ms instead of fast-spinning forever.
- Fix broken blink.c LED regression from fe766353a14011fc48e0cc41279c26e0d1eb86a5 (Thanks AndreDVJ).
10 years ago
Shibby 352345d841 Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm 10 years ago
pl_shibby 9bebe40c2b Merged in edrikk/tomato-arm-fix-incorrect-dev-permissions (pull request #43)
Fix Incorrect permissions under dev on hotplug restart
10 years ago
Shibby 91db0948f1 Fix RT-AC3200 support 10 years ago
Shibby 329d60b84d RT-AC3200 VLAN support 10 years ago
Shibby 010f6b7f2f Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby f52cc606fd watchdog: one fix for last commit 10 years ago
Shibby 2a34461d05 watchdog: detect 4G modem once again if router starts too fast or modem has been connected later 10 years ago
Shibby bc50582ec2 missing code 10 years ago
Shibby d390a15cfc Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/router/www/advanced-vlan.asp
10 years ago
Shibby dace3042b5 Disable watchdog by default 10 years ago
tvlz 43e72c93f8 Use the Router Model name to setup the Vlan Port order
http://www.linksysinfo.org/index.php?threads/can-vlan-gui-port-order-be-corrected.70160/#post-247634
10 years ago
Shibby 30834c5733 cosmetics 10 years ago
Shibby 302829d94a Fix dnscrypt-proxy GUI settings 10 years ago
Shibby 24c82842ee fix MARK module
revert previous version.
10 years ago
tvlz d41aa7126d Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby a99f5aa7a4 Remove Tuxera driver from R8000 image - no licence 10 years ago
Shibby c03ec33881 Add support for R8000 10 years ago
Shibby e396aac4ab Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 6a07898738 revert: brcm-arm-toolchains update
reverted commit 4b6b44f8e3
compilation issue.
10 years ago
Shibby 2727a71f5e fix previous commit 10 years ago
Shibby da31944370 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 415865621a Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm 10 years ago
pl_shibby 2ec9757017 Merged in edrikk/tomato-arm-r7000-wlan-led-patch (pull request #42)
R7000 WLAN LED patch per: eaa54e447e
10 years ago
pl_shibby a38c91c55b Merged in edrikk/tomato-arm-r7000-usb-led-patch (pull request #41)
R7000 USB LED Patch provided by AndreDVJ, and with some fortifications added by NULLing out vars after use
10 years ago
edrikk 7ecb3509b6 Fix file permissions being set to 0644 under /dev/ instead of 0666 after hotplug start 10 years ago
edrikk e990a317a8 R7000 WLAN LED patch per:
eaa54e447e
10 years ago
edrikk 1a1ac9e163 USB LED Patch provided by AndreDVJ, and with some fortifications added by NULLing out vars after use
Refer to http://www.linksysinfo.org/index.php?threads/tomato-for-arm-routers.69719/page-21#post-269691
10 years ago
Shibby 0502abb680 switch4g: improvements 10 years ago
Shibby c1fe9fee3e fix merge 10 years ago
Shibby 790213b3ef Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/router/shared/defaults.c
10 years ago
Shibby 4b6b44f8e3 brcm-arm-toolchains update
newer uClibc 0.9.33.2 with NPTL enabled.

sources: https://github.com/kvic-z/brcm-arm-toolchains
thread: http://www.snbforums.com/threads/arm-toolchains-with-nptl-for-asuswrt-merlin.27938/
10 years ago