commit | c255bd681d1a93fff2a2c249d91449cce830ac64 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sat May 27 16:19:27 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 11:55:31 2017 -0400 |
tree | 926aa52879b0b1c3f348e37e599375c0e7a06641 | |
parent | 78055998954b7a3e6c31eb24d1d26f0b63a7ec0d [diff] |
net: lwtunnel: Add extack to encap attr validation Pass extack down to lwtunnel_valid_encap_type and lwtunnel_valid_encap_type_attr. Add messages for unknown or unsupported encap types. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>