Understanding Linux Network Internals 在线电子书 图书标签: linux network Kernel 网络 Linux 计算机 网络编程 networking
发表于2024-12-22
Understanding Linux Network Internals 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
很翔实,我主要看了Neighboring子系统,没想到ARP可以讲这么多。
评分很翔实,我主要看了Neighboring子系统,没想到ARP可以讲这么多。
评分网桥相关(占了书200页)实现没看,不包含tcp协议。
评分介绍的是3层以下的协议和实现。如果想看TCP等上层协议的实现,不建议看这本,这本应该写给路由器开发人员的。
评分很翔实,我主要看了Neighboring子系统,没想到ARP可以讲这么多。
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.
这本书我只看了120页左右,到了skb那块儿后就看不下去了,看不懂,感觉啥也没学到,无趣,叙述很平,没有看下去的欲望,估计是我比较弱。但是,不要因为书是经典或者作者是外国人就盲目打高分,你真的看懂了吗?这本书过誉了。书就是用来传播知识的,让人看懂是最起码的态度,...
评分“The function consists of a wrapper that grabs the lock, does its work by invoking a function whose name begins with two underscores, and releases the lock.”翻译成:此函数内有一个包裹函数会取得回转锁,然后调用一个以两个下划线符号开头命名的函数,接着再释放...
评分这本书我只看了120页左右,到了skb那块儿后就看不下去了,看不懂,感觉啥也没学到,无趣,叙述很平,没有看下去的欲望,估计是我比较弱。但是,不要因为书是经典或者作者是外国人就盲目打高分,你真的看懂了吗?这本书过誉了。书就是用来传播知识的,让人看懂是最起码的态度,...
评分这本书,我这5个月来每天研究两三个小时,一字一句的啃,每看一段算法介绍或流程图,必定要仔细阅读相应的内核代码。一路下来研读完毕,绝对是收获良多,好书啊好书,如此经典! 豆瓣上评价只有7.2分,不知道是不是翻译的问题,但是在我的阅读过程中,是一边放着书一边电脑里打...
评分这本书,我这5个月来每天研究两三个小时,一字一句的啃,每看一段算法介绍或流程图,必定要仔细阅读相应的内核代码。一路下来研读完毕,绝对是收获良多,好书啊好书,如此经典! 豆瓣上评价只有7.2分,不知道是不是翻译的问题,但是在我的阅读过程中,是一边放着书一边电脑里打...
Understanding Linux Network Internals 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024