Age | Commit message (Collapse) | Author |
|
|
|
|
|
"enable-local-traffic". This preserves previous behavior (i.e. no balancing of local traffic) by default, but can be enable
via the configuration node.
|
|
|
|
also supports additional command to disable balancing of locally sourced traffic
"disable-local-traffic"
|
|
|
|
packets.
fix for bug: 4955 and 4957
|
|
|
|
rules
|
|
|
|
startup of wlb.
|
|
|
|
|
|
|
|
changes in the location of the dhcp client information. this was also
fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|