Files
linux-bredos/include/linux
Florian Westphal 2b99ef22e0 bpf: add test_run support for netfilter program type
add glue code so a bpf program can be run using userspace-provided
netfilter state and packet/skb.

Default is to use ipv4:output hook point, but this can be overridden by
userspace.  Userspace provided netfilter state is restricted, only hook and
protocol families can be overridden and only to ipv4/ipv6.

Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20230421170300.24115-7-fw@strlen.de
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2023-04-21 11:34:50 -07:00
..
2023-02-16 13:42:22 +01:00
2023-02-20 09:20:55 -05:00
2023-02-15 19:38:50 +01:00
2023-04-16 08:51:24 -07:00
2023-03-05 10:49:37 -08:00
2023-03-13 10:14:05 +01:00
2023-03-19 10:02:04 -07:00
2023-03-07 01:50:53 -05:00
2023-03-15 14:58:52 +01:00
2023-03-13 12:42:24 -07:00
2023-02-16 18:10:18 +01:00
2023-02-20 19:26:58 -05:00
2023-03-29 08:19:38 +01:00