Hi, On Fri, 17 Aug 2018 08:00:22 -0700 Stephen Hemminger <step...@networkplumber.org> wrote:
> If you accept an attribute on input you need to parse it and display it the > same way in the show command. Note print_encap_ip and print_encap_ip6 already handle LWTUNNEL_IP_SRC and LWTUNNEL_IP6_SRC (since long ago, 1e5293056 and d95cdcf52). The only missing part is treatment in parse_encap_ip and parse_encap_ip6, as suggested by this patch. Best, Shmulik