On Tue, Apr 16, 2019 at 01:24:11PM +0530, nusid...@redhat.com wrote:
> From: Numan Siddique <nusid...@redhat.com>
> 
> This patch adds 2 stages in router pipeline after ARP_RESOLVE
> and adds the logical flows to check the packet length and
> generate ICMPv4 packet.
> 
>    * S_ROUTER_IN_CHK_PKT_LEN - Which checks the packet length using
>                                check_pkt_larger OVN action
> 
>    * S_ROUTER_IN_LARGER_PKTS - Which generates icmp packet with
>                                type 3 (Destination Unreachable),
>                                code 4 (Frag Needed and DF was Set)
>                                icmp4.frag_mtu = gw_mtu

This had some patch rejects, so I'll review it in detail in v4.

Thanks,

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

Reply via email to