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

[ns] TCP/LL



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?
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