Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-15 | No need to have vrrp specific interface templates anymore | John Southworth | |
2011-12-02 | Add vrrp interface parameters for bonding vifs | John Southworth | |
2011-12-01 | generate firewall templates for vrrp interfaces | John Southworth | |
2011-11-03 | Add support for vif on pseudo-ethernet | Stephen Hemminger | |
2010-12-06 | Fix help text for firewall interface rules | Stephen Hemminger | |
Bug 6111 Don't use "Set inbound" instead use "Inbound" | |||
2010-12-03 | Fix help text in generated templates | Stephen Hemminger | |
Do not use verb (Set) in help text. Do not put date on generated templates (no useful value). | |||
2010-08-16 | remove low-level config dir usage | An-Cheng Huang | |
2010-04-16 | add input interface templates | Stephen Hemminger | |
2009-12-07 | Add VIF for wireless templates | Stephen Hemminger | |
2009-08-20 | Add templates for wireless devices | Stephen Hemminger | |
2009-07-10 | remove pseudo-ethernet vif | Stephen Hemminger | |
(cherry picked from commit 8e62427eda81ce7c0f88c4f815a4ca7e3e891e11) | |||
2009-05-28 | Bugfix 4462: Fix typo in interface name references. | Bob Gilligan | |
2009-04-29 | Rename virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
2009-04-24 | bugfix 4297: Don't allow modify rulesets on local traffic. | Bob Gilligan | |
2009-04-24 | Add support for virtual-ethernet | Stephen Hemminger | |
2009-03-31 | Remove extra carriage return that was breaking the generated firewall | Stig Thormodsrud | |
template. | |||
2009-03-30 | Cleanup perl code that generates templates | Stephen Hemminger | |
1. Check for errors in open/mkdir 2. Use mkdir_p in perl rather than calling system 3. Use Perl Best Practices style 3 arg open 4. Put less blank lines in templates 5. reindent with perltidy 6. turn on warnings | |||
2009-03-10 | Bugfix 4203: Name of template should be classical-ipoa, not classical_ipoa | Bob Gilligan | |
2009-03-09 | Automatically generate more per-interface firewall templates. | Bob Gilligan | |
Added code to generate at build time the templates for: bridge, openvpn, multilink, serial, and wirelessmodem interfaces. | |||
2009-03-03 | Fix generated templates for ethernet vifs. | Bob Gilligan | |
2009-02-24 | Allow IPv6 firewall rulesets to be configured on an interface independent of ↵ | Bob Gilligan | |
IPv4. Replaced the hand-coded config templates under each type of interface with script-generated templates. This should be easier to maintain as we add new types of interfaces. Added sub-trees for "modify", "ipv6-name" and "ipv6-modify" under "in", "out" and "local" for all interfaces. Added command-completion for ruleset names being configured on an interface. |