Networking Forums

Networking Forums > Computer Networking > Linux Networking > Need help about MAC protocol or interaction between two NICs.

Reply
Thread Tools Display Modes

Need help about MAC protocol or interaction between two NICs.

 
 
Lenny
Guest
Posts: n/a

 
      08-08-2003, 08:56 PM
Is there any way for a network device to ask a remote network device
to stop transmitting data and then maybe at a later time to ask it to
restart it. It needs to be done at Layer 2 and in such a way that the
connections of transport layer protocols are not torn down.

Also, I have been trying to use netif_stop_queue in acenic.c driver,
but it only stops the transmission of packets from upper layer buffers
to the NIC, but it does not stop the transmission of packets from
remote NIC.

Any help would be very appreciated.
 
Reply With Quote
 
 
 
 
James Knott
Guest
Posts: n/a

 
      08-08-2003, 10:53 PM
Lenny wrote:

> Is there any way for a network device to ask a remote network device
> to stop transmitting data and then maybe at a later time to ask it to
> restart it. It needs to be done at Layer 2 and in such a way that the
> connections of transport layer protocols are not torn down.
>
> Also, I have been trying to use netif_stop_queue in acenic.c driver,
> but it only stops the transmission of packets from upper layer buffers
> to the NIC, but it does not stop the transmission of packets from
> remote NIC.
>
> Any help would be very appreciated.


TCP has a couple of methods, but I don't know of any at the ethernet level.

--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between a protocol hierarchy and protocol stack christopher.bloomfield@bt.com Linux Networking 0 04-18-2006 05:56 PM
Slow interaction withthe domain Owen@7 Windows Networking 0 05-24-2005 02:32 PM
Protocol Chart - Learn how to use a Protocol Analyzer news.comcast.giganews.com Network Routers 0 08-21-2004 04:53 PM
Protocol Chart - Learn how to use a Protocol Analyzer news.comcast.giganews.com Network Routers 0 08-21-2004 04:51 PM
Extremely weird problem! Interaction between MN-150 and MN-500?? John T Broadband Hardware 2 01-23-2004 04:37 PM



1 2 3 4 5 6 7 8 9 10 11