Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-01 | 0.13.54+mendocino6debian/0.13.54+mendocino6mendocino | Michael Larson | |
2011-02-01 | fix for bug 6761. | Michael Larson | |
2011-01-06 | 0.13.54+mendocino5debian/0.13.54+mendocino5 | Michael Larson | |
2011-01-06 | fix for regression failure w/ change of runtime directory. | Michael Larson | |
2011-01-04 | 0.13.54+mendocino4debian/0.13.54+mendocino4 | Michael Larson | |
2011-01-04 | convert wlb runtime directory to /var/run/load-balance from ↵ | Michael Larson | |
/var/load-balance. fix for bug 6630 | |||
2011-01-03 | 0.13.54+mendocino3debian/0.13.54+mendocino3 | Stephen Hemminger | |
2011-01-03 | Add range checking for TTL hop count | Stephen Hemminger | |
The hop count is limited by IP protocol. | |||
2011-01-03 | Remove use of 'Set' from help | Stephen Hemminger | |
Bug 6596 | |||
2010-12-30 | 0.13.54+mendocino2debian/0.13.54+mendocino2 | Michael | |
2010-12-30 | fix for bug 4966. | Michael | |
default to no dns resolution with option for dns resolution on op mode command. | |||
2010-12-28 | 0.13.54+mendocino1debian/0.13.54+mendocino1 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-11-28 | 0.13.54debian/0.13.54 | An-Cheng Huang | |
2010-11-28 | don't install linda now that it's been removed | An-Cheng Huang | |
2010-11-28 | 0.13.53debian/0.13.53 | Stephen Hemminger | |
2010-11-12 | remove deprecated linda override | Stephen Hemminger | |
2010-10-11 | 0.13.52debian/0.13.52 | Stephen Hemminger | |
2010-10-11 | Add LSB comment to init script | Stephen Hemminger | |
2010-09-02 | 0.13.51debian/0.13.51 | An-Cheng Huang | |
2010-08-31 | 0.13.50debian/0.13.50 | Michael Larson | |
2010-08-31 | fix following changes associated with bug 6125 | Michael Larson | |
2010-08-27 | 0.13.49debian/0.13.49 | An-Cheng Huang | |
2010-08-27 | fix one more case | An-Cheng Huang | |
2010-08-27 | 0.13.48debian/0.13.48 | An-Cheng Huang | |
2010-08-27 | fix squeeze build issues | An-Cheng Huang | |
2010-08-26 | 0.13.47debian/0.13.47 | Michael Larson | |
2010-08-26 | fix for bug 5990 | Michael Larson | |
remove policy route on shutdown. | |||
2010-08-26 | 0.13.46debian/0.13.46 | Michael Larson | |
2010-08-26 | fix 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-17 | 0.13.45debian/0.13.45 | An-Cheng Huang | |
2010-08-17 | update help text to use val_help | An-Cheng Huang | |
2010-08-17 | 0.13.44debian/0.13.44 | An-Cheng Huang | |
2010-08-17 | fix packaging problem | An-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-17 | don't duplicate code | An-Cheng Huang | |
2010-08-11 | 0.13.43debian/0.13.43 | An-Cheng Huang | |
2010-08-11 | fix for bug 6029 | An-Cheng Huang | |
* fix 64-bit problem: string::*find*() functions have return type of "size_t", not "unsigned int". | |||
2010-08-10 | 0.13.42debian/0.13.42 | An-Cheng Huang | |
2010-08-10 | fix for bug 6019 | An-Cheng Huang | |
* fix 64-bit problem: string::find*() functions have return type of "size_t", not "uint32_t". | |||
2010-08-06 | 0.13.41debian/0.13.41 | Michael Larson | |
2010-08-06 | fix 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-22 | 0.13.40debian/0.13.40 | An-Cheng Huang | |
2010-07-20 | 0.13.39debian/0.13.39 | Mohit Mehta | |
2010-07-20 | part of fix for BZ 5839 - move clear process cmds under restart | Mohit Mehta | |
2010-07-16 | 0.13.38debian/0.13.38 | Michael Larson | |
2010-07-16 | fix for bug 5583. | Michael Larson | |
2010-06-21 | 0.13.37debian/0.13.37 | Michael Larson | |
2010-06-21 | added syslog messages on failure to insert default route into policy | Michael Larson | |
table. | |||
2010-06-19 | 0.13.36debian/0.13.36 | Michael Larson | |
2010-06-19 | submission 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 |