ofproto: Rename ofproto_iface_*() functions to ofproto_port_*().
authorBen Pfaff <blp@nicira.com>
Tue, 5 Apr 2011 23:34:09 +0000 (16:34 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:20:42 +0000 (10:20 -0700)
commit35c33856b41546a1eb650bf69f1f38fc14cc2f79
tree5665f2d81228960cb43f2872fad0c19f6c6ba8ef
parentd08a2e920631099d68f4efd4e72f6c14987520ce
ofproto: Rename ofproto_iface_*() functions to ofproto_port_*().

This makes ofproto use the term "port" consistently for a single
purpose (which is unfortunately different from the term "interface"
used in the OVS database, but at least it is now internally
consistent).
ofproto/ofproto.c
ofproto/ofproto.h
vswitchd/bridge.c