cvs commit: src/sys/net if_bridge.c if_ethersubr.c

Andrew Thompson thompsa at FreeBSD.org
Wed Oct 19 13:44:55 PDT 2005


thompsa     2005-10-19 20:44:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_bridge.c if_ethersubr.c 
  Log:
  MFC: if_bridge.c r1.26, if_ethersubr.c r1.205
  
  >   Use bridge_ifdetach() to notify the bridge that a member has been detached.
  >   The bridge can then remove it from its interface list and not try to send
  >   out via a dead pointer.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.11.2.13  +5 -1      src/sys/net/if_bridge.c
  1.193.2.5  +8 -0      src/sys/net/if_ethersubr.c


More information about the cvs-src mailing list