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.
虽然是经典书,但是盛名之下其实难副。我是对照着英文原版看的,无论翻译好坏,英文原版写得也比较一般。例如驱动层的介绍,组织得比较差,没有做到循序渐进,各种细节穿插,让人读得时候累,看完后发现其实书本也没讲多少东西(很多东西没讲,比如netpoll、gso等)。而...
评分虽然是经典书,但是盛名之下其实难副。我是对照着英文原版看的,无论翻译好坏,英文原版写得也比较一般。例如驱动层的介绍,组织得比较差,没有做到循序渐进,各种细节穿插,让人读得时候累,看完后发现其实书本也没讲多少东西(很多东西没讲,比如netpoll、gso等)。而...
评分关于内核网络子系统的工作原理,这是最重要的一本书。 2005年12月,可以说还是来得太迟了。
评分342页图15-15中listening状态若是否下一个判断是否learning,图中出现两个listening 350页图15-20中,bpdu报文格式有问题,mac源地址在前,目的mac在后,和业界惯例不符,英文原版就是如此,不知道为什么. 还有一处笔误,在273页,原文是“ And a similar choice must be made going ...
评分关于内核网络子系统的工作原理,这是最重要的一本书。 2005年12月,可以说还是来得太迟了。
网桥相关(占了书200页)实现没看,不包含tcp协议。
评分介绍的是3层以下的协议和实现。如果想看TCP等上层协议的实现,不建议看这本,这本应该写给路由器开发人员的。
评分网桥相关(占了书200页)实现没看,不包含tcp协议。
评分在看网桥, 说理还好, 就是啰嗦。。。。纰漏亦不少。。可以一看
评分网桥相关(占了书200页)实现没看,不包含tcp协议。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有