Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | [ipset] T1456: Add check for duplicate items in port-group before commit | zsdc | |
2018-11-13 | T1006: replace check_prefix_boundary with ipaddrcheck. | Daniil Baturin | |
2018-03-23 | Task T35 change to solve port-group issue | Marian Tudosoiu | |
2018-03-14 | Task T35 place ipv6 groups under group config tree | Marian Tudosoiu | |
2018-03-14 | Task T35 place ipv6 groups under group config tree | mtudosoiu | |
2018-03-14 | Task T35 change to place ipv6 address-groups and network groups under group ↵ | Marian Tudosoiu | |
config tree | |||
2018-03-12 | Task T35 - add support for IPv6 firewall adddress and network groups | Marian Tudosoiu | |
2015-12-12 | vyatta-cfg-firewall: update network-group check to allow "this" network | Alex Harpin | |
Update the check for network-groups to allow zero net addresses as they are accepted by the current version of ipset used in VyOS, rejecting only the 0.0.0.0/0 address. This allows the "this" network (0.0.0.0/8) to be used in network-groups. Bug #628 http://bugzilla.vyos.net/show_bug.cgi?id=628 | |||
2013-05-22 | Enable generation of SNMP traps on firewall config changes | James Davidson | |
Adds call to vyatta-firewall-trap.pl to end action of firewall nodes. | |||
2012-06-03 | Remove sudo from port-group syntax check call | John Southworth | |
2012-06-02 | Make firewall syntax checks use the vyatta-util library | John Southworth | |
2011-05-03 | modify firewall groups to work with new commitnapa-dev | An-Cheng Huang | |
2010-11-24 | Merge branch 'mendocino' of vm:rel/vyatta-cfg-firewall into mendocino | Stephen Hemminger | |
2010-11-24 | Use regex to test for name length rather than wc program | Stephen Hemminger | |
More efficient to use shell pattern match to test for name length. | |||
2010-10-30 | Fix 5247: Firewall groups CLI becomes out of sync with ipset when sets and ↵ | Stig Thormodsrud | |
deletes are contained within a single commit | |||
2010-08-17 | Fix 5917: FW: Max characters exceeded for ipset rule when using "set firewall | Stig Thormodsrud | |
group address-group" command - handle special case where temp group begins with a '-'. (cherry picked from commit fa22559d3baa7ae5443f14e0ff774c4d6a49cc36) | |||
2010-07-27 | Fix 5917: FW: Max characters exceeded for ipset rule when using "set ↵ | Stig Thormodsrud | |
firewall group address-group" command (cherry picked from commit 37638769fdaf40c5882eef3614e02f0aadbb1bba) | |||
2010-07-27 | Convert firewall rules to val_help: | Stephen Hemminger | |
Convert some (but not all) of existing rules using comp_help: to use val_help: (cherry picked from commit 77e13fa992a50cc5721bbad64235bff8f8ecd50d) | |||
2010-07-21 | undo verb usage at the start of help strings | Mohit Mehta | |
2010-03-18 | Fix firewall group parent delete while still referenced. | Stig Thormodsrud | |
2010-02-15 | Fix 5227: firewall group config can get out of sync with ipset | Stig Thormodsrud | |
2009-10-21 | move priority after tag nodes. | slioch | |
2009-10-20 | add priority to node.def files. | slioch | |
2009-06-15 | Fix negate of firewall group. | Stig Thormodsrud | |
2009-06-02 | Make firewall group comp_help more consistent with the rest of the cli. | Stig Thormodsrud | |
2009-02-15 | Add support for ranges in firewall group address & port. | Stig Thormodsrud | |
2009-02-10 | Change sudo usage to be more consistent. | Stig Thormodsrud | |
2009-02-02 | Add 1st pass of firewall group support (ipset netfilter module | Stig Thormodsrud | |
integration). |