summaryrefslogtreecommitdiff
path: root/2001/networktour-birmingham2001/abstract
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2001/networktour-birmingham2001/abstract
import of old now defunct presentation slides svn repo
Diffstat (limited to '2001/networktour-birmingham2001/abstract')
-rw-r--r--2001/networktour-birmingham2001/abstract9
1 files changed, 9 insertions, 0 deletions
diff --git a/2001/networktour-birmingham2001/abstract b/2001/networktour-birmingham2001/abstract
new file mode 100644
index 0000000..3ab7f81
--- /dev/null
+++ b/2001/networktour-birmingham2001/abstract
@@ -0,0 +1,9 @@
+Technical Presentation: A tour through the Linux 2.4 network stack
+
+Linux based systems are known for performance and realiability in the area of
+networking. This presentation will give a tour through the Linux 2.4 kernel
+network stack, it's structure and implementation. Some of the topics covered
+are: Network hardware drivers, core network functions, IPv4 protocol stack,
+sockets implementation, zero-copy TCP.
+
+The Author of this Presentation is Harald Welte <laforge@gnumonks.org>
personal git repositories of Harald Welte. Your mileage may vary