tunnel: Hide 'struct tnl_port' internally.
authorEthan Jackson <ethan@nicira.com>
Tue, 18 Jun 2013 22:24:33 +0000 (15:24 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 28 Jun 2013 09:55:25 +0000 (02:55 -0700)
commit42943cdef10197befc9acc8c6fdb632a210c055f
tree0ba906bb5e2e711e907682f41eecb1845fbf0ee4
parente1939dbf92a60d0f235621f4d79661f47c5aed0c
tunnel: Hide 'struct tnl_port' internally.

This simplifies the tunnel module's interface and prevents us from
having to sync 'struct tnl_port' once ofproto-dpif and
ofproto-dpif-xlate are disentangled.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h
ofproto/tunnel.c
ofproto/tunnel.h