ovs-ctl: Restore ability to create 256 bridges.
authorBen Pfaff <blp@nicira.com>
Fri, 27 Jan 2012 00:02:01 +0000 (16:02 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 27 Jan 2012 00:02:30 +0000 (16:02 -0800)
commit5368f739012f0a94dd99130bf98ce91a9b3a52b3
tree8ed949aa1d49b8583394ea087b5757a88f764d23
parent153e54814d81cafa89bae451dbfa92a31910e5a6
ovs-ctl: Restore ability to create 256 bridges.

OVS is supposed to support at least 256 bridges simultaneously, but the
file descriptor count was a little too low for that.

Build tested only.

Bug #8218.
Reported-by: Luca Giraudo <lgiraudo@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-ctl.in