]> git.proxmox.com Git - ovs.git/commit
OVN: add protocol unreachable support to OVN router ports
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Mon, 18 Jun 2018 11:56:00 +0000 (13:56 +0200)
committerBen Pfaff <blp@ovn.org>
Mon, 18 Jun 2018 22:59:17 +0000 (15:59 -0700)
commit0e858e05f76b93d4a95ef27fea749707bb2a9bf8
tree91df2a0e885e19f031a5b77a72b786176961a907
parent159932c9e4ea875c9d5896e720520fc96dc2b23e
OVN: add protocol unreachable support to OVN router ports

Add priority-70 flows to generate ICMP protocol unreachable messages
in reply to packets directed to the router's IP address on IP protocols
other than UDP, TCP, and ICMP

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