[ovs-dev] [PATCH 0/3] add TCP/UDP port unreachable support to OVN logical router

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Fri Jun 15 09:49:06 UTC 2018


Add TCP reset/ICMP port unreachable messages in reply to IP packets directed to
the logical router's IP addresses

Lorenzo Bianconi (3):
  OVN: add UDP port unreachable support to OVN logical router
  OVN: add TCP port unreachable support to OVN logical router
  OVN: add protocol unreachable support to OVN router ports

 ovn/northd/ovn-northd.8.xml |  12 ----
 ovn/northd/ovn-northd.c     |  68 +++++++++++++++++++++++
 tests/ovn.at                | 108 ++++++++++++++++++++++++++++++++++++
 3 files changed, 176 insertions(+), 12 deletions(-)

-- 
2.17.1



More information about the dev mailing list