Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-10 | modified prerouting decisions to work with connmark. user needs to specify ↵ | Michael Larson | |
inbound interface now (although this isn't currently required). | |||
2008-06-10 | fix for iptables rules in tcp state. should fix main problem with wan | Michael Larson | |
lb. | |||
2008-06-06 | added contract entry for state NEW for initial interface. Also add parameter ↵ | Michael Larson | |
to specify nexthop via interface in interface-health. This will be mandatory, but currently it is optional in the absence of a migration script. | |||
2008-03-20 | added final validation to address ranges and negation operators. now ↵ | Michael Larson | |
behavior is the same as firewall and nat. | |||
2008-03-20 | modified configuration to mirror nat/firewall for port/address ↵ | Michael Larson | |
configuration. added port configuration support for common port configuration validation. still needs additional validation for address configuration. | |||
2008-03-10 | convert from VPL to GPLv2 | Stephen Hemminger | |
Change license on all files from VPL 1.0 to GPLv2 for Glendale. | |||
2008-02-22 | fixed bug where protocol is all or icmp and source/destination ↵ | Michael Larson | |
address/network are set. address/network were being ignore--now fixed. | |||
2008-02-05 | changed port definition to be consistent with fw/nat (i.e. single port line ↵ | Michael Larson | |
allow multi-port configuration). init script fix | |||
2008-02-05 | added status command, more cli bugfixes and postinst fix. | Michael Larson | |
2008-02-04 | whole raft of cli related changes. Fixed bugs in display output--added error ↵ | Michael Larson | |
checking on some configuration combinations. added additional error checking in the code. | |||
2008-02-01 | processing added to compute elapsed time in pretty output format for show ↵ | Michael Larson | |
commands. time since last failure/success per interface. | |||
2008-02-01 | init script fix. set up show commands. create output file for wan lb status ↵ | Michael Larson | |
and provide show status cmd. | |||
2008-01-31 | moved most stdout messages to new debug output command. reworked ↵ | Michael Larson | |
(simplified) init script so that rules table is properly cleaned up on exit of wlb. fixed a couple cli structural related issues. | |||
2008-01-30 | numerous changes: added help, added init script, modified source to support ↵ | Michael Larson | |
daemon and pid creation, fixed conf file creation when using cli. postinst. etc. | |||
2007-12-17 | fix debian files so pkg is created correctly | Michael Larson | |
2007-12-14 | more minor project modifications | Michael Larson | |
2007-12-14 | initial check wan lbdebian/0.1 | Michael Larson | |
Signed-off-by: Michael Larson <slioch@eng-140.vyatta.com> |