Rogier R. Mulhuijzen writes:
> >Hmm.. you could also get that affect using log2(n) ng_tee(4) nodes..
>
> I don't see how though. Lets say I link only to left, right and left2right.
> Now when data enters left it will go to both right and left2right. When
> data enters right it goes to left. But when data enters left2right it goes
> to right, not left, where I want it.
Think of each tee node as a 2x packet doubler, then hook them up
like this:
--- o -------------------
\
o------------------
\
o----------------
\
o--------------
\
o------------
\
o----------
\
o--------
I.e., only use "left", "right", and "left2right".
-Archie
__________________________________________________________________________
Archie Cobbs * Packet Design * http://www.packetdesign.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: status of bridge code Doug White
- Re: status of bridge code Vitaly V. Belekhov
- Re: bw limit in netgraph (Was: statu... Rogier R. Mulhuijzen
- Re: bw limit in netgraph (Was: ... Archie Cobbs
- Re: status of bridge code Boyd R. Faulkner
- Re: status of bridge code Rogier R. Mulhuijzen
- Re: status of bridge code Archie Cobbs
- Re: status of bridge code Julian Elischer
- Re: status of bridge code Rogier R. Mulhuijzen
- Re: status of bridge code Rogier R. Mulhuijzen
- Re: status of bridge code Archie Cobbs
- Re: status of bridge code Julian Elischer
- Re: status of bridge code Rogier R. Mulhuijzen
- Re: status of bridge code Julian Elischer
- Re: status of bridge code Andrea Campi
- Re: status of bridge code Rogier R. Mulhuijzen
- Re: status of bridge code Andrea Campi
- Re: status of bridge code Julian Elischer
- Re: status of bridge code Patrick Bihan-Faou
