[Bug 240787] netgraph/ng_bridge: Replace NG_BRIDGE_MAX_LINKS with auto-incrementing (Unlimited) links

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 28 17:39:10 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240787

--- Comment #22 from commit-hook at freebsd.org ---
A commit references this bug:

Author: bz
Date: Tue Jan 28 17:39:03 UTC 2020
New revision: 357206
URL: https://svnweb.freebsd.org/changeset/base/357206

Log:
  MFC r353026,353030,354244 (glebius), r356386:

    Remove the compile time limit for number of links a ng_bridge node
    can handle.  Instead using an array on node private data, use per-hook
    private data.

    Reestablish old ABI.

  PR:           240787
  Submitted by: Lutz Donnerhacke (lutz donnerhacke.de)

Changes:
_U  stable/12/
  stable/12/share/man/man4/ng_bridge.4
  stable/12/sys/netgraph/ng_bridge.c
  stable/12/sys/netgraph/ng_bridge.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list