Commit Graph

5495 Commits (2021.7)
 

Author SHA1 Message Date
Shibby 22325bf169 rc: check mwan routing every 30 seconds
one little fix for switch4g lock file.
10 years ago
Shibby 0d0a9c6fa1 mymotd: add support for Multiwan and Tri-band routers 10 years ago
Shibby 6f48d7a235 watchdog: used wrong loop 10 years ago
Shibby f499b6462d Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/router/www/advanced-vlan.asp
10 years ago
Shibby 4e27e61773 fix VLAN/VID Override 10 years ago
Shibby 61ca617070 GUI: advanced-vlan.asp updates 10 years ago
Shibby 6795eb366c Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 9af3666d3e watchdog: use wanX_iface instead wanX_ifname 10 years ago
Shibby 88d442bb65 QOS: at least it works for 1 WAN
still not working for multiwan.
don`t know why inbound graph also does not work.
10 years ago
Shibby b92d826788 Mutliwan: fixes fixes fixes 10 years ago
Shibby 0ff5d8f3ef fix TCONFIG_MULTIWAN definition
mutliwan will be automatically included for all routers with nvram 60KB or 64KB.
10 years ago
Shibby 4ff86f55a2 watchdog: one fix 10 years ago
Shibby 00290a894d watchdog: set Traceroute method as default. 10 years ago
Shibby 46070c3558 rc: fix segmentation fault of mwanroute process if only dualwan is build-in 10 years ago
Shibby 6441b02ad5 rc: do not clear gateway if wan is set as static 10 years ago
Shibby 91984acb5f fix Watchdog method field 10 years ago
tvlz f7b1ae39a5 Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby 6b6f4ea4a7 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 0ea46a75ca MultiWAN: allow users to define Watchdog Mode for each WAN(s) 10 years ago
Shibby e3dfcd950b MultiWAN: improvements 10 years ago
Shibby 0707593534 fix compilation 10 years ago
Shibby 2bf633b17d Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby b5125b0fd3 Disable GRO Control for now 10 years ago
tsynik 7d1904efb5 finally, looks like it works as it should
LED now ON and OFF according to WANs
10 years ago
Shibby 4b9103ac32 switch4g: remove lock file if process does not exist 10 years ago
Shibby 8b6147eed9 watchdog: better ping detection 10 years ago
tsynik 74c9eeecc4 wanuptime
does in realy needed? )
10 years ago
tsynik 08fe4e89d3 Fix PPPoE with MAN interfaces
This needed for firewall setup in case WAN/MAN network
10 years ago
tsynik d99a502e39 keep ppp interface in nvram
Conflicts:
	release/src-rt-6.x.4708/router/rc/ppp.c
10 years ago
tsynik 002129c446 '' can matter at least for xl2tpd... 10 years ago
tsynik bc85c33ba6 clear obsolete IP params on disconnect 10 years ago
tsynik e0f3f9144f iface is mandatory for lb
ex: cmd=ip route del default via 10.120.213.218 dev XXX
10 years ago
tsynik a73fbe39ee clear nvram vars on disconnect
TBD: need to check mwan_load_balance, it can use iface / gateway get vars.
10 years ago
tsynik ef3d5955dd Fix mwan routing for PPTP / L2TP connections
default GW will be setup properly to PPP IP not DHCP MAN IP
10 years ago
tsynik 9c6de3891b Fix PPPoE + DHCP IP information in UI
Status page now display it correctly
10 years ago
tsynik d8dab93f80 simplify L2TP config check, format code 10 years ago
tsynik cd1135063f slight L2TP config rewrite / fix 10 years ago
tsynik 49c376b675 MultiWAN L2TP
+ some hidden debug
10 years ago
tsynik 8658986f41 Dual PPPoE + DHCP WAN option
Conflicts:
	release/src-rt-6.x.4708/router/www/status-data.asp
10 years ago
Shibby 75cf184d13 GUI - fix Check Method field 10 years ago
tvlz 5bb6381ef2 Merged pl_shibby/tomato-arm into shibby-arm 10 years ago
Shibby 76dfbf38ae Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 177ff240f1 transmission 2.92 10 years ago
Shibby f0718cdf74 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby ee5d0a1b46 transmission 2.91 10 years ago
Shibby 89553593d4 Merge branch 'shibby-arm' into shibby-arm7 10 years ago
Shibby 1fb1c5c02e fix basic-network page 10 years ago
Shibby 24fc3c3cc2 Merge branch 'shibby-arm' into shibby-arm7
Conflicts:
	release/src-rt-6.x.4708/router/shared/misc.c
10 years ago
tsynik 17fcaa2fa3 use LINKNAME pppd VAR for wan link identification (universal)
DEVICE is PPPoE specific. It's empty with L2TP/PPTP and have /dev/ttyXXX
for 3G modems. So it's better to define linkname in options for every
ppp config and use it for ID in ip-up / down scripts.
10 years ago
tsynik e5993453ff L2TP process detect fix 10 years ago