macro.IRC: update macro header and description

Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
Tuomo Soini 2016-02-15 18:20:39 +02:00
parent 8c9c96c8d7
commit d890a840d4

View File

@ -1,13 +1,10 @@
# #
# Shorewall IRC Macro # Shorewall -- /usr/share/shorewall/macro.IRC
# #
# /usr/share/shorewall/macro.IRC # This macro handles IRC traffic (Internet Relay Chat).
#
# This macro handles IRC traffic (Internet Relay Chat).
# #
############################################################################### ###############################################################################
#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
?if ( __CT_TARGET && ! $AUTOHELPERS && __IRC_HELPER ) ?if ( __CT_TARGET && ! $AUTOHELPERS && __IRC_HELPER )
PARAM - - tcp 6667 { helper=irc } PARAM - - tcp 6667 { helper=irc }