O’Reilly, 2006 - 1066 p. 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.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
O’Reilly, First Edition, October 2000, ISBN: 0-596-00002-2, 702 pages. Understanding the Linux Kernel is intended to be read by those who are happy to check points off against the source code. The first thing you learn is how Linux, released from commercial constraints, is able to take advantage of the best ideas from other systems, implemented in wonderfully flexible ways. A...
No Starch Press, 2010. — 1548 p. — ISBN 1593272200. The Linux Programming Interface is the definitive guide to the Linux and Unix programming interface—the interface employed by nearly every application that runs on a Linux or Unix system. In this authoritative work, Linux programming expert Michael Kerrisk provides detailed descriptions of the system calls and library...
Paperback: 440 pages. Publisher: Addison-Wesley Professional; 3 edition (July 2, 2010). Language: English. ISBN10: 0672329468. ISBN13: 978-0672329463. Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better...
2nd ed. — O’Reilly Media, 2013. — 456 p. — ISBN: 1449339530, 9781449339531. Write software that draws directly on services offered by the Linux kernel and core system libraries. With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider’s guide to writing...
Wrox, 2008. — 1368 p. — ISBN-10 0470343435; ISBN-13: 978-0470343432. Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems. Find an introduction to the relevant structures and functions exported by the kernel to userland,...
Apress, 2013. — 636 с.
Язык: англ.
Linux Kernel Networking приглашает вас в тур глубокого изучения современной реализации сетевой подсистемы ядра Linux и ее теории. Linux Kernel Networking - достаточно сложная комплексная тема, так что эта книга не будет нагружать вас освещением вопросов, напрямую не относящихся к технологиям сетевой подсистемы Linux.
Linux Kernel...