Re: [ovs-dev] [PATCH] datapath-windows: Encapsulate packet when src port is tunnel port

2016-09-02 Thread Nithin Raju
Acked-by: Nithin Raju >On 9/1/16, 2:54 PM, "Sairam Venugopal" wrote: > >>If a packet arrives on a tunnel port and is again transmitted on a tunnel >>port, the packet needs to be encapsulated. >> >>Eg: >>Sample flow which arrives on a tunnel port and gets

[ovs-dev] [PATCH] datapath-windows: Encapsulate packet when src port is tunnel port

2016-09-01 Thread Sairam Venugopal
If a packet arrives on a tunnel port and is again transmitted on a tunnel port, the packet needs to be encapsulated. Eg: Sample flow which arrives on a tunnel port and gets encapsulated again. eth(src=00:15:5d:ae:b7:b1,dst=ff:ff:ff:ff:ff:ff),in_port(5),eth_type(0x0806),