Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol should be displayed as all when no protocol set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turn on strict checking and fix the resulting errors.
Get rid of perlcritic warnings.
|