cvs commit: src/sbin/ifconfig ifbridge.c ifconfig.c ifconfig.h src/sys/net if_bridge.c if_bridgevar.h if_ethersubr.c

Andrew Thompson thompsa at FreeBSD.org
Thu Dec 29 02:56:11 PST 2005


thompsa     2005-12-29 10:56:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/ifconfig        ifbridge.c ifconfig.c ifconfig.h 
    sys/net              if_bridge.c if_bridgevar.h if_ethersubr.c 
  Log:
  MFC: Add support for creating span ports on a bridge
  
  Revision    Changes    Path
  1.1.4.2     +22 -0     src/sbin/ifconfig/ifbridge.c
  1.106.2.5   +2 -0      src/sbin/ifconfig/ifconfig.c
  1.12.2.3    +2 -0      src/sbin/ifconfig/ifconfig.h
  1.23.2.6    +195 -10   src/sys/net/if_bridge.c
  1.4.4.3     +5 -2      src/sys/net/if_bridgevar.h
  1.177.2.10  +0 -7      src/sys/net/if_ethersubr.c


More information about the cvs-src mailing list