diff mbox

[nftables,tool] INSTALL: Update dependency list and repository URLs

Message ID 1377757119-3165-1-git-send-email-tomasz.bursztyka@linux.intel.com
State Accepted
Headers show

Commit Message

Tomasz Bursztyka Aug. 29, 2013, 6:18 a.m. UTC
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
---
 INSTALL | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Comments

Pablo Neira Ayuso Aug. 30, 2013, 10:32 p.m. UTC | #1
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/INSTALL b/INSTALL
index 1f51ed0..09f6cd4 100644
--- 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
+
+  - libnftables: git://git.netfilter.org/libnftables
 
   - flex
 
@@ -52,8 +54,8 @@  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:
 
- git://git.netfilter.org/nftables.git
+ git://git.netfilter.org/nftables