Transcription of Linux Kernel Networking - Haifux
{{id}} {{{paragraph}}}
Linux Kernel Networking Rami Rosen Haifux , August 2007. Disclaimer Everything in this lecture shall not, under any circumstances, hold any legal liability whatsoever. Any usage of the data and information in this document shall be solely on the responsibility of the user. This lecture is not given on behalf of any company or organization. Warning . This lecture will deal with design functional description side by side with many implementation details;. some knowledge of C is preferred. General . The Linux Networking Kernel code (including network device drivers) is a large part of the Linux Kernel code.. Scope: We will not deal with wireless, IPv6, and multicasting. Also not with user space routing daemons/apps, and with security attacks (like DoS, spoofing, etc.)
General The Linux networking kernel code (including network device drivers) is a large part of the Linux kernel code. Scope: We will not deal with wireless, IPv6, and multicasting. – Also not with user space routing daemons/apps, and with security attacks (like DoS, spoofing, etc.) . Understanding a packet walkthrough in the kernel is a key to
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}