summaryrefslogtreecommitdiff
path: root/gen-interface-templates.pl
AgeCommit message (Collapse)Author
2012-03-21Hide vrrp interface node since the syntax will change in the futureJohn 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