summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-11-06 21:14:22 -0800
committerDavid S. Miller <davem@davemloft.net>2019-11-06 21:14:22 -0800
commit3924f72a3a1e568f797a72ed964f77eeea169712 (patch)
tree28279fa15997adf99ac206826fbfb5d8cc88e6cf /net/tipc/link.c
parent426071f1f3995d7e9603246bffdcbf344cd31719 (diff)
parentb0a21810bd5e1f92e3379899cc8ca9fe144ee8b3 (diff)
downloadlinux-3924f72a3a1e568f797a72ed964f77eeea169712.tar.gz
linux-3924f72a3a1e568f797a72ed964f77eeea169712.tar.bz2
linux-3924f72a3a1e568f797a72ed964f77eeea169712.zip
Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping'
Xin Long says: ==================== lwtunnel: add ip and ip6 options setting and dumping With this patchset, users can configure options by ip route encap for geneve, vxlan and ersapn lwtunnel, like: # ip r a 1.1.1.0/24 encap ip id 1 geneve class 0 type 0 \ data "1212121234567890" dst 10.1.0.2 dev geneve1 # ip r a 1.1.1.0/24 encap ip id 1 vxlan gbp 456 \ dst 10.1.0.2 dev erspan1 # ip r a 1.1.1.0/24 encap ip id 1 erspan ver 1 idx 123 \ dst 10.1.0.2 dev erspan1 iproute side patch is attached on the reply of this mail. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/link.c')
0 files changed, 0 insertions, 0 deletions