forked from extern/shorewall_code
macro.GRE: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
6a73b5bc87
commit
336518e24b
@ -1,13 +1,10 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - GRE Macro
|
# Shorewall -- /usr/share/shorewall/macro.GRE
|
||||||
#
|
#
|
||||||
# /usr/share/shorewall/macro.GRE
|
# This macro (bidirectional) handles Generic Routing Encapsulation (GRE).
|
||||||
#
|
|
||||||
# This macro (bi-directional) handles Generic Routing Encapsulation
|
|
||||||
# traffic (RFC 1701)
|
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
PARAM - - 47 # GRE
|
PARAM - - 47 # GRE
|
||||||
PARAM DEST SOURCE 47 # GRE
|
PARAM DEST SOURCE 47 # GRE
|
||||||
|
Loading…
Reference in New Issue
Block a user