[ovs-dev] [PATCH 0/2] add tcp reset support to ovn acl framework

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Wed Apr 4 15:06:35 UTC 2018


Changes since RFC:
- add IPv6 support
- fix sparse warnings in execute_tcp_reset routine
- update the ovn-northd manpage

Lorenzo Bianconi (2):
  OVN: add tcp_reset{} action support
  OVN: add tcp_reset action to ovn acl reject support

 include/ovn/actions.h     |  7 +++++
 ovn/controller/pinctrl.c  | 77 +++++++++++++++++++++++++++++++++++++++++++++++
 ovn/lib/actions.c         | 22 ++++++++++++++
 ovn/northd/ovn-northd.c   | 30 ++++++++++++++----
 ovn/ovn-nb.xml            |  1 -
 ovn/ovn-sb.xml            |  6 +---
 ovn/utilities/ovn-trace.c | 31 +++++++++++++++++++
 tests/ovn.at              | 42 ++++++++++++++++++++++++++
 8 files changed, 204 insertions(+), 12 deletions(-)

-- 
2.14.3



More information about the dev mailing list