mac-learning: Change 'port' member to a union.
authorBen Pfaff <blp@nicira.com>
Fri, 18 Mar 2011 22:03:24 +0000 (15:03 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 22 Mar 2011 16:52:39 +0000 (09:52 -0700)
commit1bfe968160d7cc030e44481ba3a2ac68824c2869
tree68ac6ba75f4873d3e2ae7ee5c04c254a8facbab7
parentdb8077c315f12fd523ace965cc22778ed8d5939a
mac-learning: Change 'port' member to a union.

This allow the client a little more flexibility.  The next commit shows
how this can be useful.
lib/learning-switch.c
lib/mac-learning.h
ofproto/ofproto.c
vswitchd/bridge.c