]> git.hungrycats.org Git - linux/commitdiff
[PATCH] update diffserv URL
authorRoman Zippel <zippel@linux-m68k.org>
Fri, 4 Apr 2003 12:18:12 +0000 (04:18 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 4 Apr 2003 12:18:12 +0000 (04:18 -0800)
update diffserv URL, patch provided by Tero Pelander (tpeland@tkukoulu.fi).

net/Kconfig
net/sched/Kconfig

index d791c61fcc61a9dab9270085399a16e5b96de8ba..47725e37a346193fa34928868cdfb95562aa7602 100644 (file)
@@ -620,7 +620,7 @@ config NET_SCHED
          Differentiated Services (diffserv) and Resource Reservation Protocol
          (RSVP) on your Linux router if you also say Y to "QoS support",
          "Packet classifier API" and to some classifiers below. Documentation
-         and software is at <http://icawww1.epfl.ch/linux-diffserv/>.
+         and software is at <http://diffserv.sourceforge.net/>.
 
          If you say Y here and to "/proc file system" below, you will be able
          to read status information about packet schedulers from the file
index 9ceea094529c3985517e9aa92a319b504f377d6f..2af930e43459c754726586b48926f0cc15d1b05d 100644 (file)
@@ -167,7 +167,7 @@ config NET_SCH_DSMARK
        tristate "Diffserv field marker"
        depends on NET_SCHED
        help
-         Say Y if you want to schedule packets avccording to the
+         Say Y if you want to schedule packets according to the
          Differentiated Services architecture proposed in RFC 2475.
          Technical information on this method, with pointers to associated
          RFCs, is available at <http://www.gta.ufrj.br/diffserv/>.
@@ -202,7 +202,7 @@ config NET_QOS
          Differentiated Services (diffserv) and Resource Reservation Protocol
          (RSVP) on your Linux router if you also say Y to "Packet classifier
          API" and to some classifiers below. Documentation and software is at
-         <http://icawww1.epfl.ch/linux-diffserv/>.
+         <http://diffserv.sourceforge.net/>.
 
          Note that the answer to this question won't directly affect the
          kernel: saying N will just cause the configurator to skip all
@@ -229,7 +229,7 @@ config NET_CLS
          This will enable you to use Differentiated Services (diffserv) and
          Resource Reservation Protocol (RSVP) on your Linux router.
          Documentation and software is at
-         <http://icawww1.epfl.ch/linux-diffserv/>.
+         <http://diffserv.sourceforge.net/>.
 
 config NET_CLS_TCINDEX
        tristate "TC index classifier"