Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-12 | 0.15.41+pacifica2vyatta/VC6.5R1/i386vyatta/VC6.5R1/amd64debian/0.15.41+pacifica2pacifica | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-10-12 | 0.15.41+pacifica1debian/0.15.41+pacifica1 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-08-17 | 0.15.41debian/0.15.41 | John Southworth | |
2012-08-17 | Fix a few priority-queue problems | John Southworth | |
Priority queue automatically creates classes 1:[1-7] so we have to use these as our classes. Default class needs to be in the priomap (this is ugly, but it works there must be a better way) | |||
2012-08-09 | 0.15.40debian/0.15.40 | Saurabh Mohan | |
2012-08-09 | Bugfix 8217: VTI: add traffic-policy cfg commands | Saurabh Mohan | |
Add support for interface vti for cfg commands for QOS. | |||
2012-08-07 | Fix file descriptions | Daniil Baturin | |
2012-08-07 | 0.15.39debian/0.15.39 | Daniil Baturin | |
2012-08-07 | Add a module for functions shared between conf and op mode scripts. | Daniil Baturin | |
2012-07-13 | 0.15.38debian/0.15.38 | Stephen Hemminger | |
2012-07-13 | Add support for priority-queue policy | Stephen Hemminger | |
Bug 3643 Enhancement to expose kernel priority queuing. | |||
2012-05-15 | 0.15.37debian/0.15.37 | John Southworth | |
2012-05-15 | No need to genererate vrrp interface templates anymore | John Southworth | |
2012-05-15 | Delete manually generated vrrp nodes | John Southworth | |
2012-03-20 | 0.15.36debian/0.15.36 | Gaurav | |
2012-03-16 | fixing 7322 | Gaurav Sinha | |
2012-03-16 | fixing 7322 | Gaurav Sinha | |
2012-03-03 | 0.15.35debian/0.15.35 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2012-03-03 | 0.15.34+oxnard1debian/0.15.34+oxnard1 | Deepti Kulkarni | |
2012-03-03 | new branch | Deepti Kulkarni | |
2012-02-28 | 0.15.34debian/0.15.34 | John Southworth | |
2012-02-28 | Don't actually do anything in the redirect node.def for openvpn, let the ↵ | John Southworth | |
openvpn script handle this. | |||
2012-02-28 | Bugfix 7649: | John Southworth | |
Allow openvpn to pass arguemnts to vyatta-qos.pl see corresponding commit in vyatta-openvpn for more information. | |||
2012-02-28 | Fix pppoe qos policy application | John Southworth | |
2012-02-21 | 0.15.33debian/0.15.33 | Stephen Hemminger | |
2012-02-21 | Fix validation of value 0 | Stephen Hemminger | |
Confusion over if ($value) vs if (defined($value)) in argument processing lead to 0 always being allowed. | |||
2012-02-17 | 0.15.32debian/0.15.32 | John Southworth | |
2012-02-17 | 0.15.31 | John Southworth | |
2012-02-17 | Fix incorrect commit check in redirect node.def | John Southworth | |
2012-02-10 | 0.15.30debian/0.15.30 | John Southworth | |
2012-02-10 | Bugfix 7784: Need quotes in syntax:expression when using more than just VAR refs | John Southworth | |
2012-02-07 | 0.15.29debian/0.15.29 | Stephen Hemminger | |
2012-02-07 | Allow redirect on all interfaces | Stephen Hemminger | |
Bug 7771 Allow QoS redirect on all interfaces (vlan, bonding, bridge, etc). | |||
2011-12-08 | 0.15.28debian/0.15.28 | John Southworth | |
2011-12-08 | fix priority generation bug in traffic-policy for vrrp interfaces | John Southworth | |
2011-12-05 | 0.15.27debian/0.15.27 | John Southworth | |
2011-12-05 | add priorities to vrrp traffic-policy so that it is executed after ↵ | John Southworth | |
keepalived has started add mirror and redirect to ethernet vrrp interfaces | |||
2011-12-02 | 0.15.26debian/0.15.26 | John Southworth | |
2011-12-02 | Add vrrp interface parameters for bonding vifs | John Southworth | |
2011-12-01 | 0.15.25debian/0.15.25 | John Southworth | |
2011-12-01 | Generate traffic-policy nodes for vrrp interfaces | John Southworth | |
2011-10-27 | 0.15.24debian/0.15.24 | Stephen Hemminger | |
2011-10-27 | Fix non-numeric comparison | Stephen Hemminger | |
Regression from previous commit. Need to compare numeric not string value. | |||
2011-10-10 | 0.15.23debian/0.15.23 | Stephen Hemminger | |
2011-10-10 | zero is not a legal bandwidth value | Stephen Hemminger | |
Bug 7547 Kernel limiters don't allow value of zero for bandwidth, so block it in Vyatta config. | |||
2011-08-08 | 0.15.22debian/0.15.22 | Stephen Hemminger | |
2011-08-08 | Fix help text refering to TCP port | Stephen Hemminger | |
Bug 7322 The match value is on port number and it can be either TCP or UDP. |