mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Add a comment
This commit is contained in:
parent
d8c36da069
commit
cf2d4e154f
@ -1131,6 +1131,9 @@ sub first_chains( $ ) #$1 = interface
|
|||||||
( $c . '_fwd', $c . '_in' );
|
( $c . '_fwd', $c . '_in' );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# Returns true if the passed name is that of a Shorewall-generated chain
|
||||||
|
#
|
||||||
sub reserved_name( $ ) {
|
sub reserved_name( $ ) {
|
||||||
my $chain = shift;
|
my $chain = shift;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user