mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2024-11-23 18:19:50 +00:00
50074732af
- improved stylesheets for both doxygen and asciidoc - use of xml doxygen layout - python script to resolve <<foo>> asciidoc references to <<foo, title>> based on the target caption - graphics for netlink and netlink error headers - more link documentation
23 lines
609 B
Plaintext
23 lines
609 B
Plaintext
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
|