I do think this is that easy..atleast the functionality does not exist in
the present kernel..But what u can do is to use the INGRESS_QDISC (which is
a separate patch..) and then use filters within the qdisc and process the
packets accordingly...

I have not tried this but just guessing...

hth,
Arni


----- Original Message -----
From: Rahul Kalaskar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 24, 2000 5:09 AM
Subject: query on having multiple backlog Q's


> Hi,
>
> Is it possible to have mutliple backlog q's with different priorities?
> i.ein function netif_rx() depending on the the device on which the packet
has arrived  we could place the skbuff in different backlog q. ip_rcv()
could then process the backlog q's in priority.
>
>
> rahul
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to