summaryrefslogtreecommitdiff
path: root/lib/object.c
Commit message (Expand)AuthorAgeFilesLines
* use safe cache lookup variants internallyThomas Graf2012-11-161-2/+4
* Add nl hashtable structures and access functionsroopa2012-11-101-0/+21
* Add support for updating objects in the cacheroopa2012-11-051-0/+17
* Add new object op oo_id_attrs_getroopa2012-11-051-1/+9
* Fix types-related warnings based on clang diagnosticsКоренберг Марк2012-06-131-2/+2
* Fix for dumping objects to a buffer instead of file descriptorBushman, Jeff2012-05-181-0/+3
* doc: documentation restructuringThomas Graf2012-05-101-2/+14
* object: Add functions to access the object type, cache and object opsThomas Graf2012-04-241-1/+54
* Provide nl_object_dump_buf() to easily dump to buffersThomas Graf2011-04-101-0/+10
* Documentation updatesThomas Graf2011-03-221-2/+4
* Fix rule attribute comparisonPatrick McHardy2010-04-191-0/+2
* nl_object_clone: properly clone ce_mask fieldAlexander Sack2009-07-201-0/+1
* nl_object_priv() is inline, so define it in the headerPavel Roskin2009-04-161-5/+0
* Thread-safe error handlingThomas Graf2008-05-141-10/+9
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-1/+1
* Initial importThomas Graf2007-09-151-0/+386