◇ Kernel source code 的介绍 (三)
再来看看 net/ 下有有些什麽。
* unix : AF_UNIX
* ipv4 : 就是 Linux 中的 TCP/IP 罗, 包括了 icmp, igmp, ip alias,
ip forward, route, arp, rarp.......等等。
* core : 包括了 multicast、firewall
* 802 : The 802.x protocol
* ethernet : ethernet & ethernet II
* ipx : The IPX protocol
* appletalk : Appletalk DDP
* ax25 : Amateur Radio AX.25 Level 2
* netrom : Amateur Radio NET/ROM
* bridge : Bridging (实验中) |