summaryrefslogtreecommitdiff
path: root/scripts/vyatta-wlb-connection.pl
AgeCommit message (Collapse)Author
2023-05-02T5171: Use XML for load-balancing wan instead of old templatesViacheslav Hletenko
Delete old templates Delete vyatta-wanloadbalance.pl as it handles via python3 Delete config templates build from Makefile
2020-12-25wanloadbalance: T3152: Change conntrack statistics file locationDmitriyEshenko
2015-02-08vyatta-wanloadbalance: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-wanloadbalance.pl and vyatta-wlb-connection.pl to have consistent identation levels and style throughout.
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)
2008-12-01fix for 3191--now use conntrack binary to return relevant entries thatslioch
are routed and marked by wlb.
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.