libnl/doc
Joe Damato 81d2b1d509 Add support for inet diag Netlink protocol.
- Inet diag allows users to gather low-level socket information.
- This library provides a higher-level API for creating inetdiag requests (via
  idiagnl_connect and idiagnl_send_simple) and parsing the replies (via
  idiagnl_msg_parse). A cache is also provided (via idiagnl_msg_alloc_cache).
- Request and message objects provide APIs for accessing and setting the
  various properties of each.
- This library also allows the user to parse the inetdiag response attributes
  which contain information about traffic class, TOS, congestion, socket
  memory info, and more depending on the kernel version used.
- Includes doxygen documentation.
2013-07-19 02:06:21 -07:00
..
api doc: documentation restructuring 2012-05-10 12:03:59 +02:00
images doc: add section about addressing 2012-05-09 15:02:40 +02:00
m4 Fix python detection code 2012-12-05 07:55:44 +01:00
src nl: improve API doc of transmit functions 2012-11-08 01:29:12 +01:00
stylesheets asciidoc xhtml stylesheet 2011-09-13 11:07:23 +02:00
.gitignore build: use AC_CONFIG_AUX_DIR 2012-11-26 21:03:14 +01:00
AUTHORS doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
autogen.sh doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
configure.ac 3.2.22 release 2013-05-14 14:09:07 +02:00
COPYING doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
core.txt attr: Add nla_nest_cancel() to remove partially added nested attributes 2013-03-14 12:46:01 +01:00
Doxyfile.in Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00
doxygen-link.py Move to asciidoc 2011-03-31 14:25:57 +02:00
DoxygenLayout.xml doc: update Doxygen layout file to latest format 2012-11-11 11:21:34 +01:00
gen-tags.sh doc: documentation restructuring 2012-05-10 12:03:59 +02:00
index.txt more documentation updates 2011-07-21 16:24:31 +02:00
libnl.css doc: Revert to default stylesheet 2012-11-12 10:26:38 +01:00
Makefile.am doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
README doc: documentation restructuring 2012-05-10 12:03:59 +02:00
resolve-asciidoc-refs.py more documentation updates 2011-07-21 16:24:31 +02:00
route.txt Add macvlan support 2013-05-16 17:04:08 +02:00

Requirements to build documentation

mscgen
  http://www.mcternan.me.uk/mscgen/

mscgen-filter-1.2
  http://code.google.com/p/asciidoc-mscgen-filter/

asciidoc > 8.6.x
doxygen > 1.8.0