summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_osf.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-02-16 17:24:08 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2016-02-29 13:55:59 +0100
commitb07edbe1cf3dae9ba81f24888e2f2a9dbe778918 (patch)
treeed0bb89d4e43f6eea804b4d1cbad01050dae3b30 /net/netfilter/xt_osf.c
parentf12d33f4d83c6837d176e1aef337914089c77957 (diff)
netfilter: meta: add PRANDOM support
Can be used to randomly match packets e.g. for statistic traffic sampling. See commit 3ad0040573b0c00f8848 ("bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs") for more info why this doesn't use prandom_u32 directly. Unlike bpf nft_meta can be built as a module, so add an EXPORT_SYMBOL for prandom_seed_full_state too. Cc: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/xt_osf.c')
0 files changed, 0 insertions, 0 deletions