Re: Qdisc peek operation

2006-04-11 Thread Patrick McHardy
jamal wrote: > On Thu, 2006-06-04 at 18:29 +0200, Patrick McHardy wrote: > [..] > > >>There are basically two possibilities how to implement this. The less >>intrusive, but IMO more hackish one is to just handle this inside the >>qdiscs that require this operation by not requeueing the packet to

Re: Qdisc peek operation

2006-04-07 Thread jamal
On Thu, 2006-06-04 at 18:29 +0200, Patrick McHardy wrote: [..] > There are basically two possibilities how to implement this. The less > intrusive, but IMO more hackish one is to just handle this inside the > qdiscs that require this operation by not requeueing the packet to > the qdisc, but keepi