diff options
author | Jiri Benc <jbenc@redhat.com> | 2015-08-14 17:40:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-18 00:07:15 +0300 |
commit | a1c234f95cae2d293047bb6c36e7a4840dbac815 (patch) | |
tree | 5dfecd1a62471db38504511b8c9d79c150e8330f /net/packet/internal.h | |
parent | 62ee783bf1f872ba879e088a669b04afebee899b (diff) | |
download | linux-a1c234f95cae2d293047bb6c36e7a4840dbac815.tar.xz |
lwtunnel: rename ip lwtunnel attributes
We already have IFLA_IPTUN_ netlink attributes. The IP_TUN_ attributes look
very similar, yet they serve very different purpose. This is confusing for
anyone trying to implement a user space tool supporting lwt.
As the IP_TUN_ attributes are used only for the lightweight tunnels, prefix
them with LWTUNNEL_IP_ instead to make their purpose clear. Also, it's more
logical to have them in lwtunnel.h together with the encap enum.
Fixes: 3093fbe7ff4b ("route: Per route IP tunnel metadata via lightweight tunnel")
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/internal.h')
0 files changed, 0 insertions, 0 deletions