diff options
| author | James Morris <[email protected]> | 2006-06-09 00:32:39 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-06-17 21:30:03 -0700 |
| commit | 100468e9c05c10fb6872751c1af523b996d6afa9 (patch) | |
| tree | 2ad0e988897a3636cbe5353a7624232c62b0968a /scripts/basic/split-include.c | |
| parent | 7c9728c393dceb724d66d696cfabce82151a78e5 (diff) | |
[SECMARK]: Add CONNSECMARK xtables target
Add a new xtables target, CONNSECMARK, which is used to specify rules
for copying security marks from packets to connections, and for
copyying security marks back from connections to packets. This is
similar to the CONNMARK target, but is more limited in scope in that
it only allows copying of security marks to and from packets, as this
is all it needs to do.
A typical scenario would be to apply a security mark to a 'new' packet
with SECMARK, then copy that to its conntrack via CONNMARK, and then
restore the security mark from the connection to established and
related packets on that connection.
Signed-off-by: James Morris <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions