]> git.proxmox.com Git - ovs.git/commit
OVN: add IPv6 UDP port unreachable support to OVN logical router
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Fri, 6 Jul 2018 16:12:17 +0000 (18:12 +0200)
committerBen Pfaff <blp@ovn.org>
Fri, 6 Jul 2018 20:24:23 +0000 (13:24 -0700)
commit4c25c3b8c0d7c14a26eb18b0bf1af724c60b2eb7
tree5458f530a6c065daf92588fc31cecb14bc0fc5ae
parente6a84e1e3b22d955d2bbc5f84a39ce6bfcdf4af5
OVN: add IPv6 UDP port unreachable support to OVN logical router

Add priority-80 flow to generate ICMPv6 port unreachable messages in
reply to IPv6 UDP datagrams directed to the router's IP address since the
logical router doesn't accept any UDP traffic

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.c
tests/ovn.at