Re: [ovs-dev] [RFC 1/3] OVN: add icmp4{} action support

2018-02-09 Thread Jakub Sitnicki
Hi Lorenzo, On Wed, Jan 10, 2018 at 05:58 PM GMT, Lorenzo Bianconi wrote: > icmp4 action is used to replace the IPv4 packet been processed with > an ICMPv4 packet initialized based on incoming IPv4 one. > Ethernet and IPv4 fields not listed are not changed: > - ip.proto = 1 > - ip.frag = 0 > -

Re: [ovs-dev] [RFC 1/3] OVN: add icmp4{} action support

2018-02-09 Thread Lorenzo Bianconi
On Jan 23, Ben Pfaff wrote: > On Wed, Jan 10, 2018 at 06:58:59PM +0100, Lorenzo Bianconi wrote: > > icmp4 action is used to replace the IPv4 packet been processed with > > an ICMPv4 packet initialized based on incoming IPv4 one. > > Ethernet and IPv4 fields not listed are not changed: > > -

Re: [ovs-dev] [RFC 1/3] OVN: add icmp4{} action support

2018-01-23 Thread Ben Pfaff
On Wed, Jan 10, 2018 at 06:58:59PM +0100, Lorenzo Bianconi wrote: > icmp4 action is used to replace the IPv4 packet been processed with > an ICMPv4 packet initialized based on incoming IPv4 one. > Ethernet and IPv4 fields not listed are not changed: > - ip.proto = 1 > - ip.frag = 0 > - icmp4.type