commit | bd3a08aaa9a383ffbbd5b788b797ae6e64eaa7a1 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun Jun 03 08:15:19 2018 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Jun 03 18:29:07 2018 -0700 |
tree | 08299ba501c806105ed4568f4e3094b5040d6d3e | |
parent | 432bdb581e410ad3cea8f04e9323397f17501e3e [diff] |
bpf: flowlabel in bpf_fib_lookup should be flowinfo As Michal noted the flow struct takes both the flow label and priority. Update the bpf_fib_lookup API to note that it is flowinfo and not just the flow label. Cc: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>