• Paolo Abeni's avatar
    lwtunnel: implement support for ip6 encap · d95cdcf5
    Paolo Abeni authored
    Currently ip6 encap support for lwtunnel is missing.
    This patch implement it, mostly duplicating the ipv4 parts.
    
    Also be sure to insert a space after the encap type, when
    showing lwtunnel, to avoid the tunnel type and the following
    argument being merged into a single word.
    Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
    d95cdcf5
iproute_lwtunnel.c 8.47 KB