Policy Routing Using Linux

Download Policy Routing Using Linux PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Policy Routing Using Linux book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Understanding Linux Network Internals

Author: Christian Benvenuti
language: en
Publisher: "O'Reilly Media, Inc."
Release Date: 2006
Benvenuti describes the relationship between the Internet's TCP/IP implementation and the Linux Kernel so that programmers and advanced administrators can modify and fine-tune their network environment.
Linux Advanced Routing and Traffic Control HOWTO

Summary This classic howto was written in 2002, but it is still a must-read howto for any Linux networking professionals today. Many practical examples are included in the book.It is a very hands−on approach to iproute2, traffic shaping, policy routing and a bit of netfilter.This is a book you should have on your bookshelf. Table of Contents Dedication Introduction Introduction to iproute2 Rules-routing policy database GRE and other tunnles IPv6 tunning with Cisco and/or 6bone IPSec:secure IP over the internet Multicast routing Queueing Disciplines for Bandwdith Management Load sharing over multiple interfaces Netfilter & iproute - marking packets Advanced filters for (re-)classifying packets Kernel network parameters Advanced &less common queueing disciplines Cookbook Building bridges, and pseudo-bridges with Proxy ARP Dynamic routing - OSPF and BGP Other possibilities Further reading Acknowledgements
TCP/IP Architecture, Design, and Implementation in Linux

This book provides thorough knowledge of Linux TCP/IP stack and kernel framework for its network stack, including complete knowledge of design and implementation. Starting with simple client-server socket programs and progressing to complex design and implementation of TCP/IP protocol in linux, this book provides different aspects of socket programming and major TCP/IP related algorithms. In addition, the text features netfilter hook framework, a complete explanation of routing sub-system, IP QOS implementation, and Network Soft IRQ. This book further contains elements on TCP state machine implementation,TCP timer implementation on Linux, TCP memory management on Linux, and debugging TCP/IP stack using lcrash