summaryrefslogtreecommitdiff
path: root/src/lbpathtest.cc
AgeCommit message (Collapse)Author
2009-06-17ping target is now optional. nexthop will be used in place of ping target if ↵slioch
ping target is not specified. this is also true of dhcp configurations.
2009-04-30On socket bind error return and do not attempt to send icmp packetslioch
fix for bug 4333. Found by Gregor Jurgele.
2008-06-25Add missing includesrbalocca
2008-06-11catch empty ping target on ping send. fixes error msgs for unresolved ↵Michael Larson
configured host name--possible fix for bug 3245.
2008-03-10convert from VPL to GPLv2Stephen Hemminger
Change license on all files from VPL 1.0 to GPLv2 for Glendale.
2008-01-31moved most stdout messages to new debug output command. reworked ↵Michael Larson
(simplified) init script so that rules table is properly cleaned up on exit of wlb. fixed a couple cli structural related issues.
2007-12-14initial check wan lbdebian/0.1Michael Larson
Signed-off-by: Michael Larson <slioch@eng-140.vyatta.com>