Commit Graph

6431 Commits (2022.7)
 

Author SHA1 Message Date
pedro f94aac6f27 rc: move l2tp route fix to preset_wan
Also add some checks and add the same for pptp.
If route exists - daemon will not overwite it on connect.
Leaved some hidden log for now!

Thanks @tsynik
540de5e1c2
8 years ago
pedro ce661da872 Some code improvements:
- others/watchdog: cosmetics
 - wanuptime/wanuptime.c: changes needed to work with watchdog (thanks @tsynik)
 - shared/misc.c: added more debug logging + cosmetics (thanks @tsynik)
 - rc/dhcp.c: added more debug logging + cosmetics (thanks @tsynik)
 - rc/ppp.c: added more debug logging + cosmetics (thanks @tsynik)
8 years ago
pedro 8d1b899937 rc/tor.c: removed deprecated option from config (AllowUnverifiedNodes) 8 years ago
pedro e5043758aa Code cleanup/improvements
Another collection of changes:

- OpenVPN: changed default remote/local IPs/subnet for servers, so each is different (thanks @tsynik)
- watchdog: add real interface checks (thanks @tsynik) + some additional changes
- rc/services.c: increase dial timeout for all wans (thanks @tsynik), but not so high as @tsynik suggested
- rc: change init order. Moved start_wan after start_services, as if it fail there will be no access to the router at all (thanks @tsynik)
- 3G: still problem with too early started pppd, so modem device is still down and pppd ended with error; for now back to original behaviour (don't wait for switch3g script to finish)
8 years ago
tsynik d7dfe201b9 Make igmpproxy MWAN-friendly
It flooded logs when only secondary wan was connected
8 years ago
AndreDVJ 61e09468f1 dropbear: Updated to 2017.75 8 years ago
kille72 41f778e502 Revised about.asp page 8 years ago
kille72 8cd224d87e web-nginx.asp: Cosmetics (W3C) 8 years ago
kille72 a89ceaccf7 Auto update: changed download address. 8 years ago
pedro ba847333a7 www: a collection of fixes, improvements, corrections, cleanups, etc... (part3) 8 years ago
pedro 99c28ba1af OpenVPN: changed default client's remote/local IPs, so each is different 8 years ago
tsynik a256f61ca2 fix ntpc for mwan
This code is obsolete (as i understand ntpsync used now) but probably
this logic was implemented before mwan changes
8 years ago
kille72 be89819874 Merge branch 'shibby-arm' into shibby-arm7 8 years ago
kille72 c0940588ff Deleted unnecessary /router/samba folder 8 years ago
kille72 9361341604 Deleted unnecessary /router/samba-3.5.8 folder and modified /router/Makefile
e4a2843bae
8 years ago
pedro 8b8f55e76b www: "bring me back offline themes!" 8 years ago
pedro 5b29aa3ed6 qos-classify.asp: cosmetics 8 years ago
kille72 3edd678c56 OpenSSL: -startdate & -enddate arguments in req command were kept. 8 years ago
kille72 65191b5c94 OpenSSL: clean sources version 1.0.2l
No more hacks.
8 years ago
kille72 a11cf05e11 nano: Updated to 2.8.4 8 years ago
pedro 98b8a8da47 www: a collection of fixes, improvements, corrections, cleanups, etc... (part2) 8 years ago
pedro 273d734d8f BW Limiter: Apply 8 digit limit to the remaining LANs + small fix
thanks @AndreDVJ
8 years ago
pedro 715a1aec7a OpenVPN Client: added 3rd client pane 8 years ago
pedro 2f66640523 www: a collection of fixes, improvements, corrections, cleanups, etc... 8 years ago
kille72 8805ccb5b1 Updated README 8 years ago
kille72 910c779b00 Merge branch 'shibby-arm' into shibby-arm7 8 years ago
pedro dc358326d4 QoS/BW Limiter number of input fields saga: so we all agree that eight digits is enough? 8 years ago
kille72 40ea8f64fb rstats: not yet mwan ready?
I wonder how it works because it passes wanXX_ to check_wanup as
argument.

Thx M_ars!
8 years ago
tsynik 7cb8b0fbfd cstats: not yet mwan ready?
I wonder how it works because it passes wanXX_ to check_wanup as
argument.
8 years ago
kille72 17b01f9bb5 QoS: Increase length allowed for fields who will populate nvram values
Thx AndreDVJ!
8 years ago
kille72 05c785f14b Merge branch 'shibby-arm' into shibby-arm7 8 years ago
kille72 3c488c323c Revised about.asp page 8 years ago
kille72 6d046b1f7d Merge branch 'shibby-arm' into shibby-arm7 8 years ago
AndreDVJ 9885c102b6 nano: Updated to 2.8.2 8 years ago
pedro 5f63974c42 BW Limiter Max Available DL/UL: increase the maximum number of digits to 12 8 years ago
pedro 1497a64c7a QoS Max Bandwidth Limit input fields: increase the maximum number of digits to 12 (2/2)
"...but you should listen to your father..."
8 years ago
pedro a740e616b1 rc/wan.c: fix typos, redial period for pppd
11b3960981
Thanks nikk gitane
8 years ago
pedro 7484319573 rc/pptp_client.c: add pptp-client user/pass quotation
This reported in issue #148

https://bitbucket.org/pl_shibby/tomato-arm/issues/148/
a92eede423
Thanks @nikk gitanes
8 years ago
pedro c47e04894d QoS Max Bandwidth Limit input fields: increase the maximum number of digits to 12
Thanks @Jackysi !
 - https://github.com/Jackysi/advancedtomato/issues/183
 - b3bf240a5a
8 years ago
kille72 4b91d96c50 Update adminer from 4.2.1 to 4.3.1 (April 2017)
(only English -100kB in size)
8 years ago
kille72 bc55df5f6a tor: updated to 0.3.0.7 8 years ago
pedro 46690fa9d3 IP Traffic and Bandwith monitors: added possibility to change unit of displayed speeds (kbit/KB and Mbit/MB) 8 years ago
kille72 026ae2aaef Merge branch 'shibby-arm' into shibby-arm7 8 years ago
pedro 848c1122e1 switch3g/4g, wan.c: Updated modem's recognition, maybe at last time detection will be quicker 8 years ago
kille72 29d1732341 OpenVPN: updated to 2.4.2 8 years ago
kille72 f638eb325a Updated README 8 years ago
pedro 4e7bb4b35c nas-ups: fix of annoying error when APCUPSD Deamon is down on router start 8 years ago
AndreDVJ 0dc2528cc4 kernel-arm7: Reapplied ipv4 patches present on SDK6 repo
Kernel: Backport from Linux patch to 2.6.36 to help on cubic track proper idle time
Kernel: tcp_cubic: better follow cubic curve after idle period
8 years ago
kille72 ff485462c1 Merge branch 'shibby-arm' into shibby-arm7 8 years ago
pedro 7ab7953d16 libs optimization 8 years ago