Age | Commit message (Collapse) | Author |
|
Task T35 - enable prune-deleted-sets for inet6 family firewall templates
|
|
|
|
Task T35 change to solve port-group issue
|
|
|
|
Task T35 place ipv6 groups under global group config tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config tree
|
|
Task T35 - add support for IPv6 firewall adddress and network groups
|
|
|
|
|
|
|
|
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
|
|
Drop the executable permissions present on a number of node.defs to
remove lintian warnings.
|
|
Both the userspace library and the associated kernel module for the
iptables ipp2p match target are currently missing and so this
configuration returns an error when used. Disabling this option
temporarily until the above issue has been resolved.
Bug #602 http://bugzilla.vyos.net/show_bug.cgi?id=602
|
|
|
|
|
|
|
|
|
|
so it's possible to use firewall groups in it. Fix suggested by Cesar Fazan.
|
|
Adds call to vyatta-firewall-trap.pl to end action of firewall
nodes.
|
|
|
|
|
|
includes fixes for 8355, 8362, 8365.
|
|
|
|
|
|
|
|
|
|
updates to dscp node.def for better help text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add commit checks for 'state-policy' sub-tree
|
|
|
|
|
|
* add code to set global policy for established, related, invalid states
|
|
(it was moved to vyatta-conntrack).
|
|
|
|
|
|
|
|
* change syntax check to limit firewall ruleset names to 28 chars and
bump firewall cfg-version to enable config migration
(cherry picked from commit a0e5b2107d6073a103e0f0c04cc8656f8dc3816b)
|
|
|