Differences between version 13 and predecessor to the previous major change of LinuxLinks.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 13 | Last edited on Monday, March 21, 2005 9:54:50 am | by PerryLorier | Revert |
Older page: | version 11 | Last edited on Sunday, March 7, 2004 11:25:29 am | by AristotlePagaltzis | Revert |
@@ -15,9 +15,9 @@
[Online books|http://www.linuxdoc.org/FAQ/Linux-FAQ/]
!!Miscellaneous:
-[DiffServe
|http://www.linuxdoc.org/FAQ/Linux-FAQ/]
+[DiffServ
|http://www.linuxdoc.org/FAQ/Linux-FAQ/]
[IPMasq|http://www.linuxdoc.org/FAQ/Linux-FAQ/]
[Iproute2|http://www.linuxdoc.org/FAQ/Linux-FAQ/]
@@ -39,10 +39,8 @@
----
[http://www2.linuxjournal.com/lj-issues/issue47/2335.html]
!!HOWTOs
-
-__NOTE:__ All links open in a new window!
''In addition to the topics listed below, there are also several __ProgrammingTutorials__ here..|http://stommel.tamu.edu/%7Ebaum/programming.html#Linux]''
__Enabling IPv6__ [Peter Bieringer's IPv6 HowTo|http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/IPv6-HOWTO.html]
@@ -107,9 +105,9 @@
----
[http://www.linuxdoc.org/LDP/nag2/x-087-2-ipmasq.html]
__Linux Iproute2__
-The Iproute2+tc package allows access to the variety of networking features in the 2.2 kernels such as: Policy routing, NAT, QoS, advanced tunnels, RSVP and DiffServe
, etc. __NOTE__: tc: Linux traffic control
+The Iproute2+tc package allows access to the variety of networking features in the 2.2 kernels such as: Policy routing, NAT, QoS, advanced tunnels, RSVP and DiffServ
, etc. __NOTE__: tc: Linux traffic control
[One of the places to get started.|http://snafu.freedom.org/linux2.2/iproute-notes.html] -- very detailed.
__Other site/s:__[http://defiant.coinet.com/iproute2/ |http://defiant.coinet.com/iproute2/] -- not easy to understand
@@ -178,16 +176,16 @@
[There are a few QoS-related HOWTOs here|http://www.ds9a.nl/2.4Routing/HOWTO//cvs/2.4routing/output/2.4routing.html].
__QoS Stuff from U. of Kansas __
-__[U. of Kansas IP-QoS page|http://qos.ittc.ukans.edu/]'' ''-- site includes details of their DiffServe
testbed, performance
+__[U. of Kansas IP-QoS page|http://qos.ittc.ukans.edu/]'' ''-- site includes details of their DiffServ
testbed, performance
measurements, etc.. -- also contains Linux Diff-Serv Patches__
__[Linux - Advanced Networking Overview V.1|http://qos.ittc.ukans.edu/howto/index.html]
[Linux QoS API|http://qos.ittc.ukans.edu/slides/sld004.htm] -- Please note: an [API for Linux QoS has been written by U. of Kansas|http://qos.ittc.ukans.edu/slides/sld010.htm] (slides 10-12) [Linux QoS Support -- an implementation overview|http://www.ittc.ukans.edu/%7Ersarav/projects/networking/ipqos/diffoverview/]
-[http://www.ittc.ukans.edu/%7Ersarav/projects/networking/ipqos/diffoverview/] __DiffServe
__ For DiffServe
Documentation links and general info. [click here..|QoSlinks.html]
+[http://www.ittc.ukans.edu/%7Ersarav/projects/networking/ipqos/diffoverview/] __DiffServ
__ For DiffServ
Documentation links and general info. [click here..|QoSlinks.html]
__DiffServ On Linux__
From what I understand, 2.2.x series probably does not support DiffServ directly, so it needs patches, available from [here.|http://icawww1.epfl.ch/linux-diffserv/dist.html] 2.3 kernels already contain all the changes to support Differentiated Services.
@@ -197,9 +195,9 @@
__Diffspec__
Diffspec, can support both EF and AF forwarding behaviours. It is in the form of a daemon diffspec, which runs on a Linux box with enabled QoS features. The code for this tool can be [downloaded from here.|http://www.ittc.ukans.edu/%7Eanu/courses/800_report/code_download.html]
-From my reading so far, you ''probably'' also need the following tools/patches for supporting DiffServe
on linux: iproute2, ds-2 patch (both available from [here|http://qos.ittc.ukans.edu/]).
+From my reading so far, you ''probably'' also need the following tools/patches for supporting DiffServ
on linux: iproute2, ds-2 patch (both available from [here|http://qos.ittc.ukans.edu/]).
----
[http://qos.ittc.ukans.edu/]