Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2006 23:46:40 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ifconfig ifbridge.c ifconfig.8 src/sys/net bridgestp.c bridgestp.h if_bridge.c if_bridgevar.h
Message-ID:  <200612112346.kBBNkf4o031701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2006-12-11 23:46:40 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifbridge.c ifconfig.8 
    sys/net              bridgestp.c bridgestp.h if_bridge.c 
                         if_bridgevar.h 
  Log:
  These days P2P means peer-2-peer (also well known from serveral filesharing
  protocols) while PointToPoint has been PtP links. Change the variables
  accordingly while the code is still fresh and undocumented.
  
  Requested by:   bz
  
  Revision  Changes    Path
  1.9       +12 -12    src/sbin/ifconfig/ifbridge.c
  1.130     +4 -4      src/sbin/ifconfig/ifconfig.8
  1.33      +10 -10    src/sys/net/bridgestp.c
  1.12      +4 -4      src/sys/net/bridgestp.h
  1.92      +6 -6      src/sys/net/if_bridge.c
  1.20      +5 -5      src/sys/net/if_bridgevar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612112346.kBBNkf4o031701>