𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Understanding Linux Network Internals

✍ Scribed by Christian Benvenuti


Publisher
O'Reilly Media
Year
2005
Tongue
English
Leaves
1072
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 networkingNetwork interface card (NIC) device driversSystem initializationLayer 2 (link-layer) tasks and implementationLayer 3 (IPv4) tasks and implementationNeighbor infrastructure and protocols (ARP)BridgingRoutingICMP 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 choosingone solution over another. A large number of flowcharts and other diagrams enhance the book's understandability.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Linux / Unix;


πŸ“œ SIMILAR VOLUMES


Understanding Linux network internals
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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 β€” <em>Understanding Linux Network Internals</em> is for you. Like the popular O'Reilly book, Understanding the Lin

Understanding Linux network internals
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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 prot

Understanding Linux Network Internals
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

Benvenuti describes the relationship between the Internet's TCP/IP implementation and the Linux Kernel so that programmers and advanced administrators can modify and fine-tune their network environment.

Understanding Linux Network Internals: G
✍ Christian Benvenuti πŸ“‚ Library πŸ“… 2005 πŸ› O'Reilly Media 🌐 English

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. This book clearly explains the underlying concepts and teaches