Re: Problem with ng_ether packet flow..

2004-05-07 Thread Gleb Smirnoff
On Fri, May 07, 2004 at 11:39:06AM +0400, Andrew Riabtsev wrote: A> JWW> Why the [ng_ether_rcvdata] won't check if packets should travel to A> JWW> the [bdg_forward] when they are bridged packets? A> A> This is how it should work, you get entrance to low level network A> (lower hook) and upper le

Re: Problem with ng_ether packet flow..

2004-05-07 Thread Andrew Riabtsev
Hi Jian-Wei, Thursday, May 6, 2004, 6:46:16 PM, you wrote: JWW> Hi, I spent times to figure out the packet flow with ng_ether, like this: JWW> upper layer JWW> | JWW> ^ JWW> [ether_demux] JWW> ^ JW

Problem with ng_ether packet flow..

2004-05-06 Thread Jian-Wei Wang
Hi, I spent times to figure out the packet flow with ng_ether, like this: upper layer | ^ [ether_demux] ^ | +---<---[ng_ether_rcvdata]--<-- 'upper' --<--,