summaryrefslogtreecommitdiff
path: root/iproute2/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 /iproute2/abstract
import of old now defunct presentation slides svn repo
Diffstat (limited to 'iproute2/abstract')
-rw-r--r--iproute2/abstract7
1 files changed, 7 insertions, 0 deletions
diff --git a/iproute2/abstract b/iproute2/abstract
new file mode 100644
index 0000000..f59a4f8
--- /dev/null
+++ b/iproute2/abstract
@@ -0,0 +1,7 @@
+The whole ipv4 stack has undergone some radical changes in recent linux
+kernel versions. Featuring iproute2, a routing core able to build routing
+decisions based not only on the destination IP address, the kernel provides
+a powerful basis for all kinds of advanced routing concepts. The second
+part of the talk covers TC (traffic control) which is linux' implementation
+of packet scheduling, capable of class based queuing and DiffServ.
+
personal git repositories of Harald Welte. Your mileage may vary