OSDN Git Service

vxlan: ICMP error lookup handler
authorStefano Brivio <sbrivio@redhat.com>
Thu, 8 Nov 2018 11:19:15 +0000 (12:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 01:13:08 +0000 (17:13 -0800)
commitc3a43b9fec8a1d0cd6c5b404d2c378ac873facad
treec72f4c5cebf2800286af29fd0fd7626d8fc29b28
parenta36e185e8c85523413c1ae3e03a0bdde5501f403
vxlan: ICMP error lookup handler

Export an encap_err_lookup() operation to match an ICMP error against a
valid VNI.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c