Bill Paul writes: > http://www.freebsd.org/~wpaul/FEC/4.x/fec.tar.gz > http://www.freebsd.org/~wpaul/FEC/5.x/fec.tar.gz > > This is a call for testers for a netgraph module that can be used to > aggregate 2 or 4 ethernet interfaces into a single interface. Basically, > it lets you do things like the following: > > # kldload ./ng_fec.ko > # ngctl mkpeer fec dummy fec > # ngctl msg fec0: add_iface '"dc0"' > # ngctl msg fec0: add_iface '"dc1"' > # ngctl msg fec0: add_iface '"dc2"' > # ngctl msg fec0: add_iface '"dc3"' > # ngctl msg fec0: set_mode_inet Bill, Just curious.. did you consider adding this functionality to the ng_one2many(4) node type? I suppose the ifmedia would have to be done more indirectly, eg., by adding a new control message supporting it to ng_ether(4). -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- Re: call for testers: port aggregation netgraph mod... Chris Dillon
- Re: call for testers: port aggregation netgraph mod... Alex Pilosov
- Re: call for testers: port aggregation netgrap... Louis A. Mamakos
- Re: call for testers: port aggregation netgrap... Bill Paul
- Re: call for testers: port aggregation netgraph mod... Chris Dillon
- Re: call for testers: port aggregation netgraph mod... Lyndon Nerenberg
- Re: call for testers: port aggregation netgrap... Lyndon Nerenberg
- Re: call for testers: port aggregation netgraph mod... Rogier R. Mulhuijzen
- Re: call for testers: port aggregation netgrap... Jeroen Ruigrok/Asmodai
- Re: call for testers: port aggregation netgraph mod... Archie Cobbs
- Re: call for testers: port aggregation netgraph mod... Bill Paul
- Re: call for testers: port aggregation netgrap... Julian Elischer
- Re: call for testers: port aggregation netgrap... Julian Elischer
- Re: call for testers: port aggregation netgrap... Archie Cobbs
- RE: call for testers: port aggregation netgrap... Peter Blok
- Re: call for testers: port aggregation netgraph mod... Justin T. Gibbs
- Re: call for testers: port aggregation netgraph mod... Bill Paul
- Re: call for testers: port aggregation netgraph mod... Justin T. Gibbs