Anatomy of the Linux networking stack
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
- linux
- , network
- , intro
- , networking
- , great
- , kernel
- , stack
- , programming
- , reference
- , ibm
- , tcp_ip
- , tutorial
- , howto
- , Sem marcadores
Bookmark History
Saved by 6 people (0 private), first by anonymouse user on 2007-08-13
Public Sticky notes
One of the greatest features of the Linux® operating system is its networking stack. It was initially a derivative of the BSD stack and is well organized with a clean set of interfaces. Its interfaces range from the protocol agnostics, such as the common sockets layer interface or the device layer, to the specific interfaces of the individual networking protocols. This article explores the structure of the Linux networking stack from the perspective of its layers and also examines some of its major structures.
Highlighted by sclaughl
One of the greatest features of the Linux® operating system is its networking
stack. It was initially a derivative of the BSD stack and is well organized with
a clean set of interfaces. Its interfaces range from the protocol agnostics,
such as the common sockets layer interface or the device layer, to the specific
interfaces of the individual networking protocols. This article explores the
structure of the Linux networking stack from the perspective of its layers and
also examines some of its major structures.
Highlighted by joel


Public Comment