summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_socket.man
diff options
context:
space:
mode:
authorKOVACS Krisztian <hidden@sch.bme.hu>2008-10-15 11:50:34 +0200
committerPatrick McHardy <kaber@trash.net>2008-10-15 11:50:34 +0200
commit430bbc782ea034c6314a00a841f737560a56717c (patch)
tree29dce0ee535389920aa61575227a33f328315d2c /extensions/libxt_socket.man
parent92b54aa2b436387f85783d3f420ccaa12fdaf891 (diff)
Add iptables support for the socket match
Add user-space code for the socket match. Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'extensions/libxt_socket.man')
-rw-r--r--extensions/libxt_socket.man2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/libxt_socket.man b/extensions/libxt_socket.man
new file mode 100644
index 00000000..50c88542
--- /dev/null
+++ b/extensions/libxt_socket.man
@@ -0,0 +1,2 @@
+This matches if an open socket can be found by doing a socket lookup on the
+packet.