Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
5e038b04
Commit
5e038b04
authored
Apr 04, 2003
by
Roman Zippel
Committed by
Linus Torvalds
Apr 04, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] update diffserv URL
update diffserv URL, patch provided by Tero Pelander (tpeland@tkukoulu.fi).
parent
e7f67eb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
net/Kconfig
net/Kconfig
+1
-1
net/sched/Kconfig
net/sched/Kconfig
+3
-3
No files found.
net/Kconfig
View file @
5e038b04
...
...
@@ -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
...
...
net/sched/Kconfig
View file @
5e038b04
...
...
@@ -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 a
v
ccording 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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment