]> Git Repo - linux.git/commit
netfilter: iptables socket match
authorKOVACS Krisztian <[email protected]>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
committerPatrick McHardy <[email protected]>
Wed, 8 Oct 2008 09:35:12 +0000 (11:35 +0200)
commit136cdc71fd54e77463e570643ac76e2b696e48a0
tree89006778803d098a8f991ebeacc2dd86a2782340
parent9ad2d745a23853927a19789b034d9eb2e62d78ee
netfilter: iptables socket match

Add iptables 'socket' match, which matches packets for which a TCP/UDP
socket lookup succeeds.

Signed-off-by: KOVACS Krisztian <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
net/netfilter/Kconfig
net/netfilter/Makefile
net/netfilter/xt_socket.c [new file with mode: 0644]
This page took 0.058541 seconds and 4 git commands to generate.