]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5fd1257805708970ce64db4514daa0ec0bb1000
treec72f4c5cebf2800286af29fd0fd7626d8fc29b28
parent90253838ab4a46e6ed304ee01fdaee8410d40304
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