Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2008-12-01 | formatting part of 3191 fixed with this bug. moved from dumping ↵ | slioch | |
proc/net/ip_conntrack output to easier to digest formatted output. | |||
2008-10-31 | fix for bug 3608. add connnection comment to sudoers directory. | slioch | |
2008-10-20 | fix for bug 3817 | slioch | |
2008-08-22 | fix for bug 3608. | root | |
2008-08-12 | added new command that dumps the ip conntrack tables for connections that ↵ | root | |
have been marked by wan load balance. This addresses enhancement request bug 3191. | |||
2008-06-26 | fixed up status command output and add wait for interface address check on ↵ | Michael Larson | |
wlb boot with interface configuration. | |||
2008-04-08 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-wanloadbalance | |||
2008-03-21 | removed network from configuration. changed configuration error without ↵ | Michael Larson | |
valid rule to warning. fixed up path to iptables for status show command. | |||
2008-02-26 | changed Wan to WAN in show command when not configured. | Michael Larson | |
2008-02-22 | critical fix for bug 2882 :) | Michael Larson | |
Now reads "Wan load balancing is not configured" The reason why this stipulates "Wan load balancing" instead of the requested "Load balancing" is that other types of load balancing are expected to be implemented as children under the load-balancing node in the configuration. | |||
2008-02-14 | non-root support for status op cmd | Michael Larson | |
2008-02-11 | fix for bug 2780. | Michael Larson | |
2008-02-05 | added status command, more cli bugfixes and postinst fix. | Michael Larson | |
2008-02-01 | init script fix. set up show commands. create output file for wan lb status ↵ | Michael Larson | |
and provide show status cmd. |