Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2007 08:19:48 -0600
From:      James <jamesh@lanl.gov>
To:        Prasad Dandra <dbprasad@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Regarding Flow of sendto (UDP) using IPv6.
Message-ID:  <1192630788.63579.6.camel@secretariat.lanl.gov>
In-Reply-To: <e44b2e860710162346o2f8dfab8i52f99d5fede435fe@mail.gmail.com>
References:  <e44b2e860710162346o2f8dfab8i52f99d5fede435fe@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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_output function when used in IPv6 client (simple client) and also how
> the local port and destination address are assigned without using bind
> when 1st time the sendto is called i.e  where the pcbconnect and pcbbind are
> called (particularly in case of ipv6)?
> 
> Any information provided about the links, books to be refered for more
> details will also be helpful.
> 
> Thank and Regards,
> Prasad
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


If it's in the base system, csup your sources - it's in the handbook.

If it's a port, cd /usr/ports/distfiles and untar the source code.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1192630788.63579.6.camel>