| To: | <linux-kernel@xxxxxxxxxxxxxxx> |
|---|---|
| Subject: | Logical interfaces (VLANs etc) flow control |
| From: | Krzysztof Halasa <khc@xxxxxxxxx> |
| Date: | 12 Jul 2003 18:03:35 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
Hi,
probably a simple question: do we currently do any flow control for
logical subinterfaces (specifically 802.1q VLANs) similar to
netif_{stop,wake}_queue on the main (physical) device?
I notice "txqueuelen:0" on VLAN devices and vlan_dev_hard_start_xmit()
seems to not do any flow control, but I wonder if there is something
else?
The problem is I'm doing the same with Frame Relay, should I add a TX
queue to FR PVC devices and possibly stop/wake PVC device queue in sync
with physical device queue?
Possibly a pointer to faq or something?
--
Krzysztof Halasa
Network Administrator
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Move eth_mac_addr and eth_change_mtu, Jeff Garzik |
|---|---|
| Next by Date: | Re: networking bugs and bugme.osdl.org, Jan Rychter |
| Previous by Thread: | [PATCH] IPv6: Fix broken anycast usage, Mika Liljeberg |
| Next by Thread: | Re: networking bugs and bugme.osdl.org, Jan Rychter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |