]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - README
iplink: add definitions for GSO_MAX
[mirror_iproute2.git] / README
diff --git a/README b/README
index 99d1aeb40ab5f9883f19f8f026447899d6b7585d..386fbaf6cf7da63f53c2ebb9fa7c4312f246a80c 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Information:
     http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
 
 Download:
-    http://devresources.linuxfoundation.org/dev/iproute2/download
+    http://www.kernel.org/pub/linux/utils/net/iproute2/
 
 Repository:
     git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
@@ -21,8 +21,9 @@ database routines.  Often this is in the db-devel package.
 
 2. make
 
-The makefile will automatically build a Config file which
-contains whether or not ATM is available, etc.
+The makefile will automatically build a config.mk file which
+contains definitions of libraries that may or may not be available
+on the system such as: ATM, ELF, MNL, and SELINUX.
 
 3. To make documentation, cd to doc/ directory , then
    look at start of Makefile and set correct values for
@@ -37,7 +38,7 @@ contains whether or not ATM is available, etc.
    kernel include files.
 
 Stephen Hemminger
-shemminger@linux-foundation.org
+stephen@networkplumber.org
 
 Alexey Kuznetsov
 kuznet@ms2.inr.ac.ru