Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | T2023: add qos macsec interface support | Christian Poessinger | |
(cherry picked from commit 48c0a742800794ed650aa55c39fc968ca59100ce) | |||
2021-06-13 | T3620: rename wirelessmodem -> wwan | Christian Poessinger | |
(cherry picked from commit e8a65e37fe51f4d69ddc60563560f67d34a70425) | |||
2020-02-23 | pppoe: T1318: de-nest pppoe interface | Christian Poessinger | |
2018-12-16 | T1063: add wireguard to interface template generator. | Daniil Baturin | |
2015-12-17 | Stop building vyatta-cfg-qos-serial. | Thomas Jepp | |
2015-03-25 | Refactor QoS class match templates | kouak | |
2014-07-02 | Set separate virtual interface for QinQ. | Kim Hagen | |
2014-06-26 | Add QinQ to interfaces in template generator. | Kim Hagen | |
2014-04-06 | Bug #159: add dummy interface type to QoS template generator. | Daniil Baturin | |
2014-04-06 | Bug #170: add L2TPv3 interface type to QoS template generator. | Daniil Baturin | |
2012-08-09 | Bugfix 8217: VTI: add traffic-policy cfg commands | Saurabh Mohan | |
Add support for interface vti for cfg commands for QOS. | |||
2012-05-15 | No need to genererate vrrp interface templates anymore | 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. | |||
2011-12-08 | fix priority generation bug in traffic-policy for vrrp interfaces | 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 | Add vrrp interface parameters for bonding vifs | John Southworth | |
2011-12-01 | Generate traffic-policy nodes for vrrp interfaces | John Southworth | |
2010-12-07 | Revert "Don't allow incoming Qos on VIF" | Stephen Hemminger | |
The bug was bogus. This reverts commit c1cda1e4495a6db1decb35e0e73ede71342d3ab0. | |||
2010-10-07 | Don't allow incoming Qos on VIF | Stephen Hemminger | |
Bug 6294 Do allow user to configure incoming traffic-policy on Vlan's because the kernel ignores them. | |||
2010-04-06 | Add input interface template | Stephen Hemminger | |
Also change how interface qos-policy is generated, using a template for templates rather than using hardcode expansion. | |||
2009-12-07 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-qos into kenwood | Stephen Hemminger | |
2009-12-07 | Add VIF support for wireless | Stephen Hemminger | |
2009-10-01 | remove pseudo-ethernet vif | Stephen Hemminger | |
(cherry picked from commit c1b29a3f355350a7b0409f215f144d9cf46a6977) | |||
2009-08-20 | Add wireless config | Stephen Hemminger | |
2009-04-29 | Rename virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
2009-04-24 | Add support for virtual-ethernet | Stephen Hemminger | |
2009-03-30 | Generate QoS interface templates | Stephen Hemminger | |
Similar process to firewall and quagga parameters |