diff options
Diffstat (limited to 'iproute2/abstract')
-rw-r--r-- | iproute2/abstract | 7 |
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. + |