summaryrefslogtreecommitdiffstats
path: root/README
blob: 64031449d650db861dacef5431f4d97e821c562f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
libnfnetlink - userspace library for handling of netfilter netlink messages
(C) 2001-2005 Netfilter Core Team <coreteam@netfilter.org>
===========================================================================

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


What is libnfnetlink?

libnfnetlink is a userspace library that provides some low-level
nfnetlink handling functions.  It is used as a foundation for other, netfilter
subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log
and libnfnetlink_queue.


Where can I find documentation?

At the moment, you will have to RTFS.  Sorry, but we have barely anough
manpower to keep development ongoing.  If you want to conribute documentation,
please contact us.


It has bugs.  Where do I report them?

Please report all libnfnetlink bugs to https://bugzilla.netfilter.org/, using
the "libnfnetlink" Product.


Where do I get support?

The netfilter@lists.netfilter.org and netfilter-devel@lists.netfilter.org
mailinglists server as support forum.