diff options
author | David Ahern <dsahern@gmail.com> | 2017-05-28 01:19:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-30 18:55:31 +0300 |
commit | 78055998954b7a3e6c31eb24d1d26f0b63a7ec0d (patch) | |
tree | ad1f4fd34da0b9faee5219a3490cbf729228ba96 /include/net/lwtunnel.h | |
parent | ba277e8e05dbd4aa13f74f859e276d5d54467eab (diff) | |
download | linux-78055998954b7a3e6c31eb24d1d26f0b63a7ec0d.tar.xz |
net: ipv4: Add extack message for invalid prefix or length
Add extack error message for invalid prefix length and invalid prefix.
Example of the latter is a route spec containing 172.16.100.1/24, where
the /24 mask means the lower 8-bits should be 0. Amazing how easy that
one is to overlook when an EINVAL is returned.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/lwtunnel.h')
0 files changed, 0 insertions, 0 deletions