Date: Fri, 1 Nov 2002 15:31:56 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: net@freebsd.org Subject: FEC bundling interface. Message-ID: <Pine.BSF.4.21.0211011527450.47098-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
I have committed Bill Paul's Cisco compatible FEC interface code (for bundling several interfaces together. However despite teh fact that it is a netgraph node it was written in a completely netgraph incompatible manner.. To use this node you must NOT have compiled into your kernel, or have kldload'd the ng_ether node (option NETGRAPH_ETHER) as they collide badly resulting in a crash. I will look at rewriting the node to use normal netgraph semantics. in the near future, but until then, ou have use of the code but you need to be careful of the problem mentionned above. Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211011527450.47098-100000>