mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
Update old iproute2 and Xen Remus links
Signed-off-by: Andrew Shewmaker <agshew@gmail.com> Acked-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7287f7e57b
commit
5d330cddb9
2 changed files with 5 additions and 4 deletions
|
@ -383,7 +383,7 @@ o <http://www.iptables.org/downloads.html>
|
||||||
|
|
||||||
Ip-route2
|
Ip-route2
|
||||||
---------
|
---------
|
||||||
o <ftp://ftp.tux.org/pub/net/ip-routing/iproute2-2.2.4-now-ss991023.tar.gz>
|
o <https://www.kernel.org/pub/linux/utils/net/iproute2/>
|
||||||
|
|
||||||
OProfile
|
OProfile
|
||||||
--------
|
--------
|
||||||
|
|
|
@ -22,8 +22,9 @@ menuconfig NET_SCHED
|
||||||
This code is considered to be experimental.
|
This code is considered to be experimental.
|
||||||
|
|
||||||
To administer these schedulers, you'll need the user-level utilities
|
To administer these schedulers, you'll need the user-level utilities
|
||||||
from the package iproute2+tc at <ftp://ftp.tux.org/pub/net/ip-routing/>.
|
from the package iproute2+tc at
|
||||||
That package also contains some documentation; for more, check out
|
<https://www.kernel.org/pub/linux/utils/net/iproute2/>. That package
|
||||||
|
also contains some documentation; for more, check out
|
||||||
<http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2>.
|
<http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2>.
|
||||||
|
|
||||||
This Quality of Service (QoS) support will enable you to use
|
This Quality of Service (QoS) support will enable you to use
|
||||||
|
@ -336,7 +337,7 @@ config NET_SCH_PLUG
|
||||||
of virtual machines by allowing the generated network output to be rolled
|
of virtual machines by allowing the generated network output to be rolled
|
||||||
back if needed.
|
back if needed.
|
||||||
|
|
||||||
For more information, please refer to http://wiki.xensource.com/xenwiki/Remus
|
For more information, please refer to <http://wiki.xenproject.org/wiki/Remus>
|
||||||
|
|
||||||
Say Y here if you are using this kernel for Xen dom0 and
|
Say Y here if you are using this kernel for Xen dom0 and
|
||||||
want to protect Xen guests with Remus.
|
want to protect Xen guests with Remus.
|
||||||
|
|
Loading…
Add table
Reference in a new issue