Posts tagged as:

linux networking

Linux networking cookbook is a book for a seasoned Linux network administrator. The book attempts to describe day-to-day networking administration, maintenance and advanced issues commonly faced by us. Book covers wild verity of topics or so called recipes for Linux networking such as:
=> Building Custom Gateways using Soekris 4521 embedded board
=> Linux Firewall
=> Linux based [...]

{ 0 comments }

Read from sockets to device drivers Linux networking stack:
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 [...]

{ 0 comments }