cvs commit: src/sys/net/bridge Makefile bridgestp.c if_bridge.c if_bridgevar.h src/sys/netinet if_ether.c src/sys/sys sockio.h

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Wed Dec 21 08:50:34 PST 2005


Simon Schubert wrote:
  Modified files:
    sys/netinet          if_ether.c 
    sys/sys              sockio.h 
  Added files:
    sys/net/bridge       Makefile bridgestp.c if_bridge.c 
                         if_bridgevar.h 
sorry that this mail isn't covering everything, but CVS broke down twice 
midway in commit and didn't send a commit message those times.

Everthing should be in and working.

To use bridging, do something like this:

kldload if_bridge
ifconfig bridge0 create
ifconfig fxp0 up
ifconfig fxp1 up
brconfig bridge0 add fxp0 add fxp1
ifconfig bridge0 up
cheers
  simon
--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \




More information about the Commits mailing list