aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/xt_socket.h
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-091-0/+12
If the XT_SOCKET_TRANSPARENT flag is set, enabled 'transparent' socket option is required for the socket to be matched. Signed-off-by: Laszlo Attila Toth <panther@balabit.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>