[ovs-dev] [PATCH v3] OVN: add buffering support for ip packets

Ben Pfaff blp at ovn.org
Mon Oct 8 17:12:43 UTC 2018


On Fri, Oct 05, 2018 at 06:57:24PM +0200, Lorenzo Bianconi wrote:
> Add buffering support for IPv4/IPv6 packets that will be processed
> by arp{}/nd_ns{} action when L2 address is not discovered yet since
> otherwise the packet will be substituted with an ARP/Neighbor
> Solicitation frame and this will result in the lost of the first
> packet of the connection.
> Moreover fix following automatic tests broken by ip-buffering support
> since now original ip packets are transmitted by OVN logical
> router:
> - ovn -- 3 HVs, 3 LS, 3 lports/LS, 1 LR
> - ovn -- /32 router IP address
> 
> Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>

Thanks, applied to master.


More information about the dev mailing list