One more:
http://www.amazon.com/Linux-TCP-Networking-Embedded-Systems/dp/1584504811/ref=dp_ob_title_bk

Well I am not a networking guy but just know the names of these two books.

Rajat

On Sun, Oct 31, 2010 at 12:56 PM, Kfir Lavi <[email protected]> wrote:

> On Sun, Oct 31, 2010 at 8:21 AM, Rajat Sharma <[email protected]> wrote:
> > Richard Stevens is a good book, but it was written with only Unix
> versions
> > in mind. The kernel implementation can differ from OS to OS. You can
> refer
> > to this book specifically for Linux:
> >
> > http://oreilly.com/catalog/9780596002558
> >
>
> This book does not go above the IP layer.
>
> > Rajat
> >
> > On Sun, Oct 31, 2010 at 11:11 AM, Bond <[email protected]> wrote:
> >>
> >> Hi,
> >> I had try to read man page but there are no such entries on my system
> >> and the Googled links do not seem to give me any useful information.
> >> I am trying to understand the implementation of T/TCP in kernel.The
> >> Network Programming Vol 3 of Richard Stevens Chapter 2 of that book
> >> deals with these.
> >> It talks of tcp_ccgen,tao_cc,tao_ccsent,I searched on
> >> http://lxr.linux.no/#linux+v2.6.36/
> >> for these functions but I got zero results.
> >> I am trying to understand implementation of T/TCP in linux kernel can
> >> someone point me to a useful link?
> >>
> >>
> >> --
> >> http://vger.kernel.org/vger-lists.html
> >>
> >> --
> >> To unsubscribe from this list: send an email with
> >> "unsubscribe kernelnewbies" to [email protected]
> >> Please read the FAQ at http://kernelnewbies.org/FAQ
> >>
> >
> >
>

Reply via email to