[ovs-dev] [PATCH 0/2] add buffering support for IP packets

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Fri Sep 14 15:19:23 UTC 2018


Add buffering support for IP traffic that will be processed
by neighboring subsystem (arp{} or nd_ns{} actions) since this
will result in the lost of the first packet of the connection

Lorenzo Bianconi (2):
  OVN: add buffering support for ipv4 packets
  OVN: add buffering support for ipv6 packets

 ovn/controller/pinctrl.c | 215 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 205 insertions(+), 10 deletions(-)

-- 
2.17.1



More information about the dev mailing list