diff options
author | 2019-11-06 17:01:06 +0800 | |
---|---|---|
committer | 2019-11-06 21:14:21 -0800 | |
commit | edf31cbb1502481da181a09148adb33e12599185 (patch) | |
tree | 0a998c4f56a581dc7809645d63fe41881470e9a0 /tools/perf/scripts/python | |
parent | lwtunnel: add options setting and dumping for geneve (diff) | |
download | linux-dev-edf31cbb1502481da181a09148adb33e12599185.tar.xz linux-dev-edf31cbb1502481da181a09148adb33e12599185.zip |
lwtunnel: add options setting and dumping for vxlan
Based on the code framework built on the last patch, to
support setting and dumping for vxlan, we only need to
add ip_tun_parse_opts_vxlan() for .build_state and
ip_tun_fill_encap_opts_vxlan() for .fill_encap and
if (tun_flags & TUNNEL_VXLAN_OPT) for .get_encap_size.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions