| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/
|
|
|
|
|
| |
fix track_ips generation introduced with commit
6d44a7679a92717126f1da4b274d91322c7c56b7
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\
| |
| | |
net/mwan3: fix hotplug on ACTION ifdown
|
| |
| |
| |
| |
| |
| |
| |
| | |
On dynamic interface proto (dhcp/pppoe) the hotplug will not execude (exit 9)
because the gateway is already released. The check will now only be made
on a ifup ACTION event.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|/
|
|
| |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
| |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
| |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
| |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
|
|
|
|
|
| |
Local variable declarations outside of functions are illegal since the Busybox
update to v1.25.0, therfore remove them from the appropriate places.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
|
|
| |
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
|
|
|
|
| |
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
|
|
|
|
|
|
| |
Fix iptables issue where a needed ipset was not created if first wan that came online was not a member of policy.
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fix issue with sticky sessions not working correctly
Fix issue where user created ipsets were not applied
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
IPv6 support! :D
Big code overhaul; expect bugs..
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Fix for changed location ip binary
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Fix malformed uci commands. (issue #1502)
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Add ipset support (ipset version >6.22 with ipmark required)
Add stickiness feature
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config
Removed nexthop argument as it is no longer used
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fix issue where config file would be overwritten in some cases
Fix issue where local address of wan point-to-point links were unreachable from lan
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Fix bug introduced in version 1.5-7; args were not parsed to script.
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fixed issue where an manual ifup-ed interface would immediatly go down again
Remove from init as mwan3 is not a service
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fixed issue where mwan3 would not immediately set interface down on link-loss event
Added feature to define last-resort action on policies with no members
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Fix issue with more than one link route on a wan interface
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Fix issue #219: Policy status output returns arithmetic syntax error
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
| |
Better way of fixing the "icmp unreachable exits wrong interface" problem
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
|
|
|
|
|
| |
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|
|
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
|