git: DragonFly_RELEASE_4_0 if_bridge - Increase MAC cache maximum to 4096
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Feb 2 21:09:38 PST 2015
commit 3c30175159ad86fae9419d0fe0b68408cc4d8a01
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Feb 2 19:33:02 2015 -0800
if_bridge - Increase MAC cache maximum to 4096
* Increase the default maximum number of records the bridge can keep track
of from 100 to 4096, which is more contemporary with what hardware
bridges deal with.
Summary of changes:
share/man/man4/bridge.4 | 1 +
sys/net/bridge/if_bridge.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c30175159ad86fae9419d0fe0b68408cc4d8a01
--
DragonFly BSD source repository
More information about the Commits
mailing list