[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] TCP/LL




>X-Authentication-Warning: bootes.ece.arizona.edu: michelle owned process doing 
-bs
>Date: Wed, 15 Nov 2000 10:41:50 -0700 (MST)
>From: "Michelle D'Souza" <[email protected]>
>To: nsmail-list <[email protected]>
>Subject: [ns] TCP/LL
>MIME-Version: 1.0
>
>Hi,
>  I had 2 questions:
>
>1.I wanted TCP packets to pass through the link layer and then be received
>at the other end by TCP sink.Is this possible?

Assuming I properly understood the question, of course. if you are working with 
wireless or LANs. Regular ns links just don't go below layer 3. 

You could look at the chapter on LANs, although it's outdated...

>2.I'm working with TCP Reno at present.The packets are sent in bursts
>using 'send_much(0,0,maxburst_)'.Do these packets directly go to TCP sink
>if attached to a node at the other end or are they processed in some other
>program?
>
>I'd appreciate any help regarding any of the questions above.Thanks.
>
>- Michelle

Tarik