index
:
vyatta-wanloadbalance.git
T6527
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-31
napa
oxnard
pacifica
sagitta
vyatta wan load balance project (mirror of https://github.com/vyos/vyatta-wanloadbalance.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-07-15
fix for bug 4675. Throttle back the initial setting of nat rules during start...
slioch
2009-07-15
fix for bug 4730
slioch
2009-07-08
fix for bug 4699. Note that dhcp nexthop detection was also broken due to cha...
slioch
2009-07-06
fix for bug 4351. Move conntrack to feature specific chain for raw table.
slioch
2009-07-01
fix for bug 4588.
slioch
2009-06-30
fix for bug 4658. Move enable-source-based-routing to per rule basis from glo...
slioch
2009-06-17
ping target is now optional. nexthop will be used in place of ping target if ...
slioch
2009-06-17
filter on output table for packets already marked in the prerouting table
slioch
2009-06-16
fixed output mangle rule creation. need to suppress inbound interface on rule...
slioch
2009-06-08
fix for bug 4130. Requires additional configuration outside WLB to support ne...
slioch
2009-06-02
fix for bug 4409. Additional dynamic support for dynamic policy route and sna...
slioch
2009-05-23
handle condition where system time changes to time before last success value....
slioch
2009-04-30
On socket bind error return and do not attempt to send icmp packet
slioch
2009-04-02
added source based routing feature.
slioch
2009-02-09
added support for global level conntrack flushing on interface state change. ...
slioch
2009-01-28
fix for problem found in webgui on restarting process.
slioch
2008-12-16
fix for bug 3968. enhanced show wan load balance according to preferred desig...
slioch
2008-12-15
fixed bug with dhcp support--route was not be reinserted on link down when co...
slioch
2008-12-05
added support for dhcp in daemon. On receiving SIGUSR2 daemon checks and upda...
slioch
2008-12-04
added sigusr2 to wake up process from sleep call. will be used to wake up pro...
slioch
2008-10-29
fix for bug 3843. added warning level syslong messages on any interface that ...
slioch
2008-09-25
fix for bug 3710. also found and fixed another bug with restarting of wlb aft...
slioch
2008-08-29
modified failover algorithm to provide deterministic control over which inter...
Mike Larson
2008-08-29
add rule failover support. Failover mode can now be specified on a specific r...
Mike Larson
2008-08-26
revised fix for dst-range bug to mirror fix for src.
Mike Larson
2008-08-26
fix for bug 3621.
slioch
2008-08-22
snat rules created by wanloadbanana are now applied before snat rules created...
root
2008-08-22
Partial fix for bug 3332. WLB can now be configured to run without creating i...
root
2008-08-22
fixed bug in parsing multiple rule sets
root
2008-08-22
fix for bug 3620. exclusion option is now provided and will create an accept ...
root
2008-07-10
my bad. last commit I changed the conntrack module name to uppercase which ca...
root
2008-07-01
fix for bug 3410. added entry for marking of connectionless packets.
Michael Larson
2008-06-30
fix for bug 3393. apply default route on poll interval if route is not presen...
Michael Larson
2008-06-27
fix for bug 3390, ip rule entry is now converted to a hex value.
Michael Larson
2008-06-27
missing socket close statement.
Michael Larson
2008-06-27
Merge branch 'hollywood' of http://git.vyatta.com/vyatta-wanloadbalance into ...
Michael Larson
2008-06-27
fix for bug 3373. also modified error message and return value on not obtaini...
Michael Larson
2008-06-26
fixed up status command output and add wait for interface address check on wl...
Michael Larson
2008-06-25
Add missing includes
rbalocca
2008-06-24
need to add conntrack entry to the raw table. also cleaned up a few
Michael Larson
2008-06-24
back out wait on parent pid for child--was causing problems when loading conf...
Michael Larson
2008-06-20
remove stdio statements
Michael Larson
2008-06-20
reworked weight calculation. There were errors in how weights were computed a...
Michael Larson
2008-06-20
change on deamon option for parent process to wait
Michael Larson
2008-06-13
fix jump instruction for source nat. fix route entry for interfaces that are ...
Michael Larson
2008-06-12
fixed problem with ping target failure that is not the last listed interface,...
Michael Larson
2008-06-12
added connmark snat rules. means that nat does not need to be configured sepa...
Michael Larson
2008-06-11
catch empty ping target on ping send. fixes error msgs for unresolved configu...
Michael Larson
2008-06-10
needs accept to truncation rule evaluation on a match. this should now distri...
Michael Larson
2008-06-10
modified prerouting decisions to work with connmark. user needs to specify in...
Michael Larson
[next]