aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristian Göttsche <[email protected]>2018-09-23 20:26:15 +0200
committerPablo Neira Ayuso <[email protected]>2018-09-28 14:28:29 +0200
commitfb961945457f5177072c968aa38fee910ab893b9 (patch)
treedb7a9801ea060e236514626f4296ec8a378c8ad0 /tools/perf/scripts/python
parent097f95d319f817e651bd51f8846aced92a55a6a1 (diff)
netfilter: nf_tables: add SECMARK support
Add the ability to set the security context of packets within the nf_tables framework. Add a nft_object for holding security contexts in the kernel and manipulating packets on the wire. Convert the security context strings at rule addition time to security identifiers. This is the same behavior like in xt_SECMARK and offers better performance than computing it per packet. Set the maximum security context length to 256. Signed-off-by: Christian Göttsche <[email protected]> Acked-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions