]> Git Repo - linux.git/commit
bpf: Add source ip in "struct bpf_tunnel_key"
authorKaixi Fan <[email protected]>
Sat, 30 Apr 2022 07:48:42 +0000 (15:48 +0800)
committerAlexei Starovoitov <[email protected]>
Tue, 10 May 2022 17:49:03 +0000 (10:49 -0700)
commit26101f5ab6bdf30ac25c8e578e0b4873e7849e0c
tree114aec250c8aeba16f76333621194030a9faadcb
parentbd2331b3757f5b2ab4aafc591b55fa2a592abf7c
bpf: Add source ip in "struct bpf_tunnel_key"

Add tunnel source ip field in "struct bpf_tunnel_key". Add related code
to set and get tunnel source field.

Signed-off-by: Kaixi Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
include/uapi/linux/bpf.h
net/core/filter.c
tools/include/uapi/linux/bpf.h
This page took 0.056379 seconds and 4 git commands to generate.