File: libnetfilter-cthelper-doc.doc-base

package info (click to toggle)
libnetfilter-cthelper 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,692 kB
  • sloc: sh: 4,380; ansic: 893; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Document: libnetfilter-cthelper-dev
Title: The libnetfilter-cthelper API Documentation
Author: Pablo Neira Ayuso
Abstract: libnetfilter_cthelper is the userspace library that provides a
 programming interface (API) to user-space connection tracking
 helpers. Basically, you can find here a set of helper functions that you can
 use together with libmnl.
 .
 To write your own program using libnetfilter_cthelper, you should start by
 reading the documentation for libmnl to understand basic operation with Netlink
 sockets. Moreover, you may want to check the examples available under examples/
 in the libnetfilter_cthelper source code. You can compile these examples by
 invoking 'make check'.
Section: Programming/C

Format: HTML
Index: /usr/share/doc/libnetfilter-cthelper-dev/html/index.html
Files: /usr/share/doc/libnetfilter-cthelper-dev/html/*