Re: Regarding Flow of sendto (UDP) using IPv6.

2007-10-30 Thread Prasad Dandra
Hi All, Thank You for the reply. But I still haven't got the information I am expecting. I am using the *FreeBSD IPv6 stack*. I would be very grateful if you help me to know the following: 1) I wrote the UDP client server program, the client is continously sending packets to server till some co

Re: Regarding Flow of sendto (UDP) using IPv6.

2007-10-17 Thread Lowell Gilbert
"Prasad Dandra" <[EMAIL PROTECTED]> writes: > I have some doubts regarding the BSD stack flow. > I am very much interested to know the code flow from sendto (UDP case) upto > udp6_output function when used in IPv6 client (simple client) and also how > the local port and destination address are ass

Re: Regarding Flow of sendto (UDP) using IPv6.

2007-10-17 Thread James
On Wed, 2007-10-17 at 12:16 +0530, Prasad Dandra wrote: > Dear All, > > First, I would like to thank you all for the wonderful work of developing > FreeBSD. > I have some doubts regarding the BSD stack flow. > I am very much interested to know the code flow from sendto (UDP case) upto > udp6_outp

Regarding Flow of sendto (UDP) using IPv6.

2007-10-17 Thread Prasad Dandra
Dear All, First, I would like to thank you all for the wonderful work of developing FreeBSD. I have some doubts regarding the BSD stack flow. I am very much interested to know the code flow from sendto (UDP case) upto udp6_output function when used in IPv6 client (simple client) and also how the l