ofproto: Move 'max_ports' from ofproto-dpif.c to ofproto.c.
authorBen Pfaff <blp@nicira.com>
Fri, 20 Jul 2012 01:30:12 +0000 (18:30 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 4 Sep 2012 18:19:14 +0000 (11:19 -0700)
This allows port numbers in actions and elsewhere in OpenFlow messages to
be checked at a higher level.

Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found