Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
datapath-windows: remove extract flow in OvsDoRecirc()
It is not necessary to do a flow extract in OvsDoRecirc(). In fact, doing it would overwrite the tunnel key within 'key'. So, let's remove the call. Signed-off-by: Nithin Raju <[email protected]> Signed-off-by: Sairam Venugopal <[email protected]> Co-Authored-by: Sairam Venugopal <[email protected]> Acked-by: Sairam Venugopal <[email protected]> Acked-by: Paul-Daniel Boca <[email protected]> Signed-off-by: Joe Stringer <[email protected]>
- Loading branch information