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

Changes since v1:
- use strings literal for actions since they are fixed strings

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     |  60 ++++++++++++++++++++
 tests/ovn.at                | 108 ++++++++++++++++++++++++++++++++++++
 3 files changed, 168 insertions(+), 12 deletions(-)

-- 
2.17.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to