Understanding Linux network internals /
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 L...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastapol, Calif. :
O'Reilly,
2005.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Critical data structures
- User-space-to-kernel interface
- Notification chains
- Network device initialization
- The PCI layer and network interface cards
- Kernel infrastructure for component initialization
- Device registration and initialization
- Interrupts and network drivers
- Frame reception
- Frame transmission
- General and reference material about interrupts
- Protocol handlers
- Bridging: concepts
- Bridging: the spanning tree protocol
- Bridging: Linux implementation
- Bridging: miscellaneous topics
- Internet protocol version 4 (IPv4): concepts
- Internet protocol version 4 (IPv4): Linux foundations and features
- Internet protocol version 4 (IPv4): forwarding and local delivery
- Internet protocol version 4 (IPv4): transmission
- Internet protocol version 4 (IPv4): handling fragmentation
- Internet protocol version 4 (IPv4): miscellaneous topics
- Layer four protocol and raw IP handling
- Internet control message protocol (ICMPv4)
- Neighboring subsystem: concepts
- Neighboring subsystem: infrastructure
- Neighboring subsystem: address resolution protocol (ARP)
- Neighboring subsystem: miscellaneous topics
- Routing: concepts
- Routing: advanced
- Routing: Linux implementation
- Routing: the routing cache
- Routing: routing tables
- Routing: lookups
- Routing: miscellaneous topics.