diff options
author | Harald Welte <laforge@gnumonks.org> | 2015-10-25 21:00:20 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2015-10-25 21:00:20 +0100 |
commit | fca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch) | |
tree | a2011270df48d3501892ac1a56015c8be57e8a7d /2004/linux2.6-networktour-lb2004/abstract |
import of old now defunct presentation slides svn repo
Diffstat (limited to '2004/linux2.6-networktour-lb2004/abstract')
-rw-r--r-- | 2004/linux2.6-networktour-lb2004/abstract | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2004/linux2.6-networktour-lb2004/abstract b/2004/linux2.6-networktour-lb2004/abstract new file mode 100644 index 0000000..ae466a0 --- /dev/null +++ b/2004/linux2.6-networktour-lb2004/abstract @@ -0,0 +1,4 @@ +Linux based systems are known for performance and realiability in the area of networking. This presentation will give a tour through the Linux 2.6 kernel network stack, it\'s structure and implementation. Some of the topics covered +are: Network hardware drivers, core network functions, IPv4 protocol stack, +destination cache, neighbour cache, sockets implementation, zero-copy TCP. + |