Age | Commit message (Collapse) | Author |
|
|
|
Fixed the completion help for icmp code & type which was showing out of range
values 0-4294967295 than the allowed values i.e. 0-255
|
|
|
|
|
|
Patch by Ray Patrick Soucy.
|
|
|
|
|
|
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
|
|
|
|
|