mbox series

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

Message ID cover.1536577990.git.lorenzo.bianconi@redhat.com
Headers show
Series add buffering support for IP packets | expand

Message

Lorenzo Bianconi Sept. 10, 2018, 11:24 a.m. UTC
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(-)