Florian Westphal
b07edbe1cf
netfilter: meta: add PRANDOM support
...
Can be used to randomly match packets e.g. for statistic traffic sampling.
See commit 3ad0040573
("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 >
2016-02-29 13:55:59 +01:00
..
2015-12-20 08:21:00 +01:00
2016-01-24 12:39:09 -08:00
2016-02-25 22:06:46 -05:00
2016-02-18 14:59:34 -05:00
2015-11-30 14:47:33 -05:00
2015-12-14 16:09:30 -05:00
2016-02-23 13:51:01 +08:00
2016-02-20 08:52:28 +01:00
2016-02-25 22:06:46 -05:00
2016-02-18 14:59:35 -05:00
2015-10-13 17:42:34 +02:00
2016-02-04 18:26:08 +01:00
2016-02-25 22:06:47 -05:00
2015-10-09 07:52:27 -07:00
2016-02-23 00:09:14 -05:00
2015-12-14 16:09:30 -05:00
2015-11-18 16:27:46 -05:00
2016-02-25 15:20:21 -05:00
2016-02-24 13:58:05 -05:00
2015-11-23 14:56:15 -05:00
2016-02-11 03:54:14 -05:00
2016-02-26 14:23:35 -05:00
2016-02-26 14:23:35 -05:00
2016-01-29 22:56:46 -08:00
2016-01-19 14:21:08 -05:00
2015-10-23 03:05:19 -07:00
2016-02-23 00:09:14 -05:00
2016-02-26 14:22:26 -05:00
2016-02-17 16:12:13 -05:00
2016-02-01 15:56:08 -08:00
2016-01-04 20:40:41 +01:00
2016-02-21 22:00:28 -05:00
2016-02-29 13:55:59 +01:00
2016-02-18 11:42:22 -05:00
2016-01-04 21:48:15 -05:00
2016-02-23 00:09:14 -05:00
2016-02-25 22:06:47 -05:00
2016-02-11 03:54:14 -05:00
2016-02-11 09:45:24 -05:00
2016-01-26 11:32:05 +01:00
2016-01-12 18:57:02 -08:00
2016-02-25 14:16:21 -05:00
2016-02-23 00:09:14 -05:00
2016-01-23 18:45:06 -08:00
2016-01-28 16:21:31 -08:00
2016-02-25 17:04:48 -05:00
2016-02-23 00:09:14 -05:00
2016-02-13 05:57:39 -05:00
2015-08-09 22:43:52 -07:00
2016-01-14 11:10:13 +01:00
2016-01-15 14:35:24 -05:00
2016-02-16 20:21:48 -05:00
2015-09-29 20:40:32 -07:00
2016-01-14 16:00:49 -08:00
2015-10-23 06:22:08 -07:00