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)
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>

No differences found