Re: [ovs-dev] [PATCH] tunnel: cleanup geneve md before forwarding to another port.

2018-05-13 Thread William Tu
On Thu, May 10, 2018 at 11:51 PM, William Tu wrote: > When there is a flow rule which forwards a packet from geneve > port to another tunnel port, ex: gre, the tun_metadata carried > from the geneve port needs to be clean up. Otherwise, the output > tunnel port will incorrectly have geneve option

[ovs-dev] [PATCH] tunnel: cleanup geneve md before forwarding to another port.

2018-05-10 Thread William Tu
When there is a flow rule which forwards a packet from geneve port to another tunnel port, ex: gre, the tun_metadata carried from the geneve port needs to be clean up. Otherwise, the output tunnel port will incorrectly have geneve option being set. For example, without the patch, the datapath act