]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
INSTALL: Update dependency list and repository URLs
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 29 Aug 2013 06:18:39 +0000 (09:18 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 30 Aug 2013 22:25:34 +0000 (00:25 +0200)
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
INSTALL

diff --git a/INSTALL b/INSTALL
index 1f51ed0b9e52195eb77556eac61169e51a64333b..0672b1d10d6e8eab1c15c38d456457ef93d10d09 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,9 @@ Installation instructions for nftables
 
   - standard glibc headers, gcc etc.
 
-  - libnl including support for nftables: git://git.netfilter.org/libnl-nft.git
+  - libmnl: git://git.netfilter.org/libmnl.git
+
+  - libnftables: git://git.netfilter.org/libnftables.git
 
   - flex
 
@@ -52,7 +54,7 @@ Installation instructions for nftables
 
  The nftables kernel tree can be found at:
 
- git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nft-2.6.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables.git
 
  The latest version of this code can be found at: