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