ovs-vswitchd: Update documentation of MAC table limits.
authorBen Pfaff <blp@nicira.com>
Thu, 23 May 2013 22:35:16 +0000 (15:35 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 24 May 2013 19:09:03 +0000 (12:09 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
vswitchd/ovs-vswitchd.8.in

index 43c5d24..1606b87 100644 (file)
@@ -227,7 +227,9 @@ requires 17 file descriptors per datapath.)
 per bridge due to fixed hash table sizing.
 .
 .IP \(bu
-2,048 MAC learning entries per bridge.
+2,048 MAC learning entries per bridge, by default.  (This is
+configurable via \fBother\-config:mac\-table\-size\fR in the
+\fBBridge\fR table.  See \fBovs\-vswitchd.conf.db\fR(5) for details.)
 .
 .IP \(bu
 Kernel flows are limited only by memory available to the kernel.