summaryrefslogtreecommitdiff
path: root/doc/index.txt
blob: c207b4487ad34d1ba023e33af2082b92a4a0a0b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Documentation Overview - libnl Suite
====================================

== Libraries

image:library_overview.png["Library Hierarchy"]

link:core.html[Netlink Library] (libnl)::
Socket handling, sending and receiving, message construction and parsing, ...

link:route.html[Routing Family Library] (libnl-route)::
Adresses, links, neighbours, routing, traffic control, neighbour tables, ...

Netfilter Library (libnl-nf)::
Connection tracking, logging, queueing

Generic Netlink Library (libnl-genl)::
Controller API, family and command registration

== Python Packages
 - netlink.core
 - netlink.route.link