PERHAPS A GIFT VOUCHER FOR MUM?: MOTHER'S DAY

Close Notification

Your cart does not contain any items

Understanding Linux Network Internals

Christian Benvenuti

$130.95   $117.42

Paperback

Not in-store but you can order this
How long will it take?

QTY:

English
O'Reilly Media
06 January 2006
If you've ever wondered how Linux carries out the complicated tasks assigned to it by the IP protocols -- or if you just want to learn about modern networking through real-life examples -- Understanding Linux Network Internals is for you. Like the popular O'Reilly book, Understanding the Linux Kernel, this book clearly explains the underlying concepts and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, you can learn a great deal from this text about the protocols themselves and their uses. And if you already have a base knowledge of C, you can use the book's code walkthroughs to figure out exactly what this sophisticated part of the Linux kernel is doing. Part of the difficulty in understanding networks -- and implementing them -- is that the tasks are broken up and performed at many different times by different pieces of code. One of the strengths of this book is to integrate the pieces and reveal the relationships between far-flung functions and data structures.

Understanding Linux Network Internals is both a big-picture discussion and a no-nonsense guide to the details of Linux networking. Topics include:
* Key problems with networking
* Network interface card (NIC) device drivers
* System initialization
* Layer 2 (link-layer) tasks and implementation
* Layer 3 (IPv4) tasks and implementation
* Neighbor infrastructure and protocols (ARP)
* Bridging
* Routing
* ICMP

Author Christian Benvenuti, an operating system designer specializing in networking, explains much more than how Linux code works.

He shows the purposes of major networking features and the trade-offs involved in choosing one solution over another.

A large number of flowcharts and other diagrams enhance the book's understandability.

By:  
Imprint:   O'Reilly Media
Country of Publication:   United States
Dimensions:   Height: 233mm,  Width: 178mm,  Spine: 53mm
Weight:   1.658kg
ISBN:   9780596002558
ISBN 10:   0596002556
Pages:   1064
Publication Date:  
Audience:   General/trade ,  ELT Advanced
Format:   Paperback
Publisher's Status:   Active

Christian Benvenuti was trained as a physicist at the University of Bologna in Italy and worked for several years at the International Center for Theoretical Physics. He now works for Cisco Systems in the SF Bay area.

Reviews for Understanding Linux Network Internals

Anyone who works with Linux networking should have a copy to hand to help with those inexplicable problems and to better understand how it all works. - James Millen, BJHC & IM, November 2006


See Also