RESOURCES --- The kernel and modules * Kernel Building Guide The guide for building the kernel. http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html * Linux Device Drivers 3 From O'Reilly. A great resource. http://www.oreilly.com/catalog/linuxdrive3/book/index.csp * Linux Kernel Module Programming Guide Helpful for getting started. http://www.tldp.org/LDP/lkmpg/2.6/html/index.html --- Networking * RFC 1071 Computing the Internet checksum. http://rfc.sunsite.dk/rfc/rfc1071.html * sk_buff documentation http://kernelnewbies.org/documents/kdoc/kernel-api/netcore.html#AEN4440 --- Netlink * LinuxJournal Netlink article LinuxJournal article covering Netlink from user and kernel perspectives. http://www.linuxjournal.com/article/7356 * LUG Netlink article http://www.wlug.org.nz/LinuxNetlinkSockets * Netlink man pages netlink 7 and netlink 4 Nick Neely (nneely@berkeley.edu), 04-16-2006