summaryrefslogtreecommitdiff
path: root/templates/show/wan-load-balance
AgeCommit message (Collapse)Author
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.
2008-12-01formatting part of 3191 fixed with this bug. moved from dumping ↵slioch
proc/net/ip_conntrack output to easier to digest formatted output.
2008-10-31fix for bug 3608. add connnection comment to sudoers directory.slioch
2008-10-20fix for bug 3817slioch
2008-08-22fix for bug 3608.root
2008-08-12added 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-26fixed up status command output and add wait for interface address check on ↵Michael Larson
wlb boot with interface configuration.
2008-04-08Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-wanloadbalance
2008-03-21removed network from configuration. changed configuration error without ↵Michael Larson
valid rule to warning. fixed up path to iptables for status show command.
2008-02-26changed Wan to WAN in show command when not configured.Michael Larson
2008-02-22critical 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-14non-root support for status op cmdMichael Larson
2008-02-11fix for bug 2780.Michael Larson
2008-02-05added status command, more cli bugfixes and postinst fix.Michael Larson
2008-02-01init script fix. set up show commands. create output file for wan lb status ↵Michael Larson
and provide show status cmd.