]> git.baikalelectronics.ru Git - kernel.git/commit
flow_dissector: document BPF flow dissector environment
authorStanislav Fomichev <sdf@google.com>
Mon, 1 Apr 2019 20:57:34 +0000 (13:57 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 3 Apr 2019 14:49:48 +0000 (16:49 +0200)
commit05ab0cd318abf2b05978e26c337f7b0c0c820606
tree4f595cbfdcdb2361364777ce030c5af577be007c
parentd34ecf746999bc2d894a80cfab9c7916eada39bb
flow_dissector: document BPF flow dissector environment

Short doc on what BPF flow dissector should expect in the input
__sk_buff and flow_keys.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Documentation/networking/bpf_flow_dissector.txt [new file with mode: 0644]