Re: [ovs-dev] [PATCH] lib: meta-flow.h Remove restriction on modifying ICMP packets.

2015-09-04 Thread Ben Pfaff
On Tue, Sep 01, 2015 at 08:28:04PM -0300, Marcelo Amaral wrote: > Signed-off-by: Marcelo Amaral > > When OpenStack create a virtual router using OpenDaylight, > the default gateway does not respond ping, since it does not > implement the full network stack. The solution is the reply the > gateway

[ovs-dev] [PATCH] lib: meta-flow.h Remove restriction on modifying ICMP packets.

2015-09-01 Thread Marcelo Amaral
Signed-off-by: Marcelo Amaral When OpenStack create a virtual router using OpenDaylight, the default gateway does not respond ping, since it does not implement the full network stack. The solution is the reply the gateway pings from OVS. However, currently OVS does not allow changing icmp messa