Age | Commit message (Collapse) | Author |
|
This reverts commit c5595b67948166f65c8ea2c1ce1890b9aa27fd3d.
|
|
|
|
|
|
|
|
|
|
|
|
limit.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
firewall
|
|
firewall
|
|
|
|
- Added ICMPv6 config tree
- Removed ICMP config tree (it's not used in IPv6)
- Removed fragmentation tree (it's not used in IPv6)
- Improved parsing for source and destination address parameters
- Improved parsing for protocol parameter
|
|
|
|
- Add natural-order sort for displaying address/network groups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make behavior as documented i.e. icmp broadcast pings are ignored
unless 'firewall broadcast-ping' is set to 'enable' by user
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|