summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-110.13.56debian/0.13.56Michael Larson
2011-02-11fix for bug 6779. make sure ppp directory is available.Michael Larson
2011-02-01fix for bug 6761.Michael Larson
2011-01-05convert wlb runtime directory to /var/run/load-balance from ↵Michael Larson
/var/load-balance. fix for bug 6630 (cherry picked from commit cf1754c28af9dc17f5dea4995049823dc7687a63)
2011-01-05Add range checking for TTL hop countStephen Hemminger
The hop count is limited by IP protocol. (cherry picked from commit 2a7948160df6960f5dd4718f12d150304c8d0e2d)
2011-01-05Remove use of 'Set' from helpStephen Hemminger
Bug 6596 (cherry picked from commit 41053a3e65015d01c3aa0de45c66472539a025fb)
2011-01-05fix for bug 4966.Michael
default to no dns resolution with option for dns resolution on op mode command. (cherry picked from commit 9e9c03edd4d4b2c87f0da68c8b40c216a324495b)
2010-12-280.13.55debian/0.13.55An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-11-280.13.54debian/0.13.54An-Cheng Huang
2010-11-28don't install linda now that it's been removedAn-Cheng Huang
2010-11-280.13.53debian/0.13.53Stephen Hemminger
2010-11-12remove deprecated linda overrideStephen Hemminger
2010-10-110.13.52debian/0.13.52Stephen Hemminger
2010-10-11Add LSB comment to init scriptStephen Hemminger
2010-09-020.13.51debian/0.13.51An-Cheng Huang
2010-08-310.13.50debian/0.13.50Michael Larson
2010-08-31fix following changes associated with bug 6125Michael Larson
2010-08-270.13.49debian/0.13.49An-Cheng Huang
2010-08-27fix one more caseAn-Cheng Huang
2010-08-270.13.48debian/0.13.48An-Cheng Huang
2010-08-27fix squeeze build issuesAn-Cheng Huang
2010-08-260.13.47debian/0.13.47Michael Larson
2010-08-26fix for bug 5990Michael Larson
remove policy route on shutdown.
2010-08-260.13.46debian/0.13.46Michael Larson
2010-08-26fix for bug 5998.Michael Larson
new warnings are generated for the following conditions exclude rule that has an outbound interface defined rule with no outbound interfaces defined (and is not an exclude rule)
2010-08-170.13.45debian/0.13.45An-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-08-170.13.44debian/0.13.44An-Cheng Huang
2010-08-17fix packaging problemAn-Cheng Huang
* package was installing op templates into the config templates directory and then move them into the op templates directory *during postinst*. * this *might* be ok for editable config files but is definitely *not* the correct installation method for files "owned" by the package. * do it the right (and simpler) way: install op templates into the op templates directory.
2010-08-17don't duplicate codeAn-Cheng Huang
2010-08-110.13.43debian/0.13.43An-Cheng Huang
2010-08-11fix for bug 6029An-Cheng Huang
* fix 64-bit problem: string::*find*() functions have return type of "size_t", not "unsigned int".
2010-08-100.13.42debian/0.13.42An-Cheng Huang
2010-08-10fix for bug 6019An-Cheng Huang
* fix 64-bit problem: string::find*() functions have return type of "size_t", not "uint32_t".
2010-08-060.13.41debian/0.13.41Michael Larson
2010-08-06fix for bug 5991 and 5715.Michael Larson
The problem was introduced when the start order for WLB and pppoe interfaces changed (must have been sometime pre-kenwood). The pppoe hook script was checking for the existence of WLB prior to updating the nexthop information for WLB. The fix is to perform the update without this check and WLB will pick up the changes when it is eventually started.
2010-07-220.13.40debian/0.13.40An-Cheng Huang
2010-07-200.13.39debian/0.13.39Mohit Mehta
2010-07-20part of fix for BZ 5839 - move clear process cmds under restartMohit Mehta
2010-07-160.13.38debian/0.13.38Michael Larson
2010-07-16fix for bug 5583.Michael Larson
2010-06-210.13.37debian/0.13.37Michael Larson
2010-06-21added syslog messages on failure to insert default route into policyMichael Larson
table.
2010-06-190.13.36debian/0.13.36Michael Larson
2010-06-19submission in reponse to forum posting on multiple entries found in snat ↵Michael Larson
table with adsl dhcp configuration: http://www.vyatta.org/forum/viewtopic.php?t=4254
2010-05-170.13.35debian/0.13.35Michael Larson
2010-05-170.13.34debian/0.13.34Michael Larson
2010-05-17add help to parent clear command in wlbMichael Larson
2010-04-060.13.33debian/0.13.33Michael Larson