]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
bpf: Drop mpls from bpf_fib_lookup
authorDavid Ahern <dsahern@gmail.com>
Tue, 29 May 2018 17:58:07 +0000 (10:58 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 29 May 2018 19:48:02 +0000 (21:48 +0200)
commitfa898d769b264ede3c10cc30a537316c6a946956
tree1837bdc4c775feff247c92106dd71a295d698853
parent720e7f38bc3c59bf70974af326f7fb871a1ce89c
bpf: Drop mpls from bpf_fib_lookup

MPLS support will not be submitted this dev cycle, but in working on it
I do see a few changes are needed to the API. For now, drop mpls from the
API. Since the fields in question are unions, the mpls fields can be added
back later without affecting the uapi.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
include/uapi/linux/bpf.h