diff options
author | Florian Westphal <fw@strlen.de> | 2013-05-06 21:01:38 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2013-05-06 21:03:17 +0200 |
commit | ca376fcbe51b9a102a490545957d5fee69e253e1 (patch) | |
tree | 39d735bb98c642e6245452ade5ca0ab71151212d /extensions/libxt_CONNMARK.man | |
parent | b5c12f4aa3ebfc4dac37799e41616c37c188ab4f (diff) |
extensions: add connlabel match
allows to "tag" connections with up to 128 label names.
Labels are defined in /etc/xtables/connlabel.conf, example:
0 from eth0
1 via eth0
Labels can then be attached to flows, e.g.
-A PREROUTING -i eth0 -m connlabel --label "from eth0" --set
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libxt_CONNMARK.man')
0 files changed, 0 insertions, 0 deletions