datapath: move tunnel-init function to flow.h
authorPravin B Shelar <pshelar@nicira.com>
Mon, 29 Jul 2013 22:47:27 +0000 (15:47 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 13 Aug 2013 07:13:54 +0000 (00:13 -0700)
commitadda018cb84d550d11f45642d0e04dec20cf1625
tree9ad22595b1957106a38a7aff87facf949b192a86
parent3b00e887bbc24bd5e88de9b1a92243e31e1e0eed
datapath: move tunnel-init function to flow.h

This makes ovs-module more in-sync with upstream ovs-module.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/flow.h
datapath/tunnel.h
datapath/vport-gre.c
datapath/vport-lisp.c
datapath/vport-vxlan.c