Jump to ratings and reviews
Rate this book

UNDERSTANDING LINUX NETWORK INTERNALS

Rate this book
Linux is popular partly because of its efficient and feature-rich network stack. If you've been wondering 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 your guide. Like the popular O'Reilly book Understanding the Linux Kernel, this book clearly explains the concepts behind system functioning and teaches you how to follow the actual C code that implements it. Although some background in the TCP/IP protocols is helpful, readers can learn a great deal from this text about the protocols themselves and their uses. And having grasped the concepts enumerated in this book, readers with a knowledge of C can use the book's code walk-throughs 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 show you 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 in this book 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 About The Author Christian Benvenuti an operating system designer specializing in networking, explains much more than how Linux code works. He shows the purpo

1074 pages, Paperback

First published December 7, 2005

1 person is currently reading
2 people want to read

About the author

Benvenuti

40 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.