summaryrefslogtreecommitdiff
path: root/lib/genl
Commit message (Expand)AuthorAgeFilesLines
* constify struct trans_tblThomas Graf2010-11-171-1/+1
* Generic Netlink multicast groups supportdima2010-10-142-0/+117
* restructure module documentation orderThomas Graf2008-12-101-1/+0
* Remove XML dumpingThomas Graf2008-06-171-4/+0
* Remove old line counting while dumpingThomas Graf2008-05-231-19/+15
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-5/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-153-17/+17
* Thread-safe error handlingThomas Graf2008-05-144-46/+22
* Add missing @{ for doxygen to build genl documentationThomas Graf2008-01-101-0/+1
* Added additional parsing and validation functions for generic netlinkThomas Graf2008-01-101-26/+84
* Fix memory leak when parsing netlink messages into cachesThomas Graf2007-12-171-1/+1
* Export interface to define cachesThomas Graf2007-09-171-2/+2
* Initial importThomas Graf2007-09-154-0/+1099