Age | Commit message (Collapse) | Author |
|
|
|
When checking policy route compare nexthop and interface rather then just checking for an entry. This allows for incorrect entries to be replaced. This would be
a problem if different nexthop is readvertised via dhcp to the interface.
|
|
local) traffic when exclude rule is specified.
|
|
|
|
per comments in bug.
|
|
rule creation for output rule entry as these are locally sourced packets.
|
|
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.
|
|
after changing rule set. this simplifies the application of the rules to
the mangle table.
|
|
present in policy table. This fixes a problem if the interface is
not ready to receive the route on initial insertion.
|
|
in admin/link down on wan lb
startup.
|
|
separately for wlb to work--this is
now set up independently wlb.
|
|
Change license on all files from VPL 1.0 to GPLv2
for Glendale.
|
|
(simplified) init script so that rules table is properly cleaned
up on exit of wlb. fixed a couple cli structural related issues.
|
|
Signed-off-by: Michael Larson <slioch@eng-140.vyatta.com>
|