git: if_bridge - Increase MAC cache maximum to 4096

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 2 19:35:48 PST 2015


commit 9c3d6b2b7e544bbe95ec04fcd08bc779f11eea1d
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/9c3d6b2b7e544bbe95ec04fcd08bc779f11eea1d


-- 
DragonFly BSD source repository



More information about the Commits mailing list