Age | Commit message (Collapse) | Author |
|
|
|
|
|
Standard practice is to end package module with 1;
|
|
|
|
|
|
|
|
|
|
address groups.
|
|
with action inspect in a rule - increment num of rules with inspect + log
|
|
added tcp_udp as a valid protocol value to match both tcp and udp in 1 rule
|
|
'recent' have different match conditions by moving code for recent to last
(cherry picked from commit 0bd1f3013d93c0cf688cda075a3548fb94e6c6d2)
|
|
for allowing user to use tcp_udp as a valid protocol. currently, this
option is planned to be used for NAT and firewall only
|
|
(cherry picked from commit 90fb731c3a846e9a951c6fd1c5f73082e2bcf93a)
|
|
|
|
|
|
* add comp_help for 'limit rate'
* make sure 'limit rate' is not less than 1/time unit
|
|
source and destination ports are specified.
|
|
|
|
|
|
restrictive.
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol should be displayed as all when no protocol set
|
|
|
|
|
|
|
|
|
|
Should not explicitly return undef
|
|
Enable strict perl checking.
|
|
Perl prototypes are broken and should never be used (see Perl Best
Practices).
|
|
|
|
integration).
|
|
|
|
|
|
|
|
|