From 56bda9470319b35b07cd0f60e2b636d26d138272 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sat, 24 Sep 2005 21:10:09 +0000 Subject: add prerequirements section --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 6403144..3f72dbd 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ What is nfnetlink? nfnetlink is a netlink(7) based kernel/userspace transport layer. It provides a unified kernel/userspace interface for the various netfilter -subsystems +subsystems, such as connection tracking, logging and queueing. What is libnfnetlink? @@ -17,6 +17,14 @@ subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log and libnfnetlink_queue. +Prerequirements for libnfnetlink + +You will need kernel headers from a kernel that has nfnetlink support. The +first official kernel release to include nfnetlink support is 2.6.14. +You can specify the location of your kernel sources using the "--with-kernel=" +configure option. + + Where can I find documentation? At the moment, you will have to RTFS. Sorry, but we have barely anough -- cgit v1.2.3