ofproto: Allow client to pass down extra (IP,port) tuples for in-band.
authorBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 23:36:01 +0000 (16:36 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 26 Apr 2010 18:02:12 +0000 (11:02 -0700)
commit917e50e1b8c68cb2a0e8ac36f638f2ba3ecb2de9
tree22986628b2a49e31b17221e3942f53ad2e6cefd9
parentd2ede7bc13478e45c58d31a3fe569785b0622682
ofproto: Allow client to pass down extra (IP,port) tuples for in-band.

ovs-vswitchd needs to be able to tell ofproto where the OVSDB managers are,
so that in-band control can allow traffic to it even if there is no
connection to the controller yet.  This adds the basis for that feature.
ofproto/ofproto.c
ofproto/ofproto.h