connmgr: Move controller_id from ofputil_packet_in to ofproto_packet_in.
authorBen Pfaff <blp@nicira.com>
Tue, 22 Oct 2013 23:21:10 +0000 (16:21 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 23 Oct 2013 04:12:06 +0000 (21:12 -0700)
commitf11c7538ba3d4d9fbaabd66457f1c20e95467b1c
treec324db39b35841080dde5bf510709292a3064fa0
parent0fb7792ab3428a28044e53b443388cbc1231035a
connmgr: Move controller_id from ofputil_packet_in to ofproto_packet_in.

controller_id isn't part of the OpenFlow message, so it shouldn't be in
ofputil_packet_in.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-util.h
ofproto/connmgr.c
ofproto/connmgr.h
ofproto/ofproto-dpif-upcall.c
ofproto/ofproto-dpif-xlate.c