Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
global setting.
|
|
|
|
|
|
|
|
ping target is not specified. this is also true of dhcp configurations.
|
|
|
|
|
|
|
|
outbound on same rule, but will allow configuration with warning.
|
|
|
|
rule creation for output rule entry as these are locally sourced packets.
|
|
|
|
network reachability determination. All locally source routes need an entry in table
main that satisfies reachability requirements.
This is due to the output mangle table being processed after reachability determination for locally sourced routes.
Note that routes will still be subject to routing by WLB (provided they match the WLB rule set).
|
|
|
|
snat when wlb is configured and during runtime. also fix for wlb when running in
debug mode.
|
|
|
|
|
|
value. in this case set value until 0 until system time catches up. only
affect show command. issue reported by Gregor.
|
|
|
|
|
|
|
|
fix for bug 4333. Found by Gregor Jurgele.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default configuration is to disable this feature.
|
|
|
|
|
|
shell script was missing 'then' and would always cause
error message.
|
|
|
|
design in bug listing. Also exposed time of last
interface status change.
|
|
configured for dhcp. need to retrieve actual nexthop in this case.
|
|
|
|
|
|
|
|
updates new address for snat, and nexthop for lb routing
tables. hook needs to be added to dhclient daemon to send SIGUSR2 to wan_lb so notification is generated on address change event. Note
that for this behavior to be active in WLB nexthop needs to be populated with 'dhcp' configuration string.
still requires routing paths availble for target testing, which might require an update to the dhcp client script and possible
configuration knob.
|
|
|
|
process when address changes via dhcp.
|
|
|
|
|
|
|
|
are routed and marked by wlb.
|