summaryrefslogtreecommitdiff
path: root/lib/object.c
AgeCommit message (Expand)Author
2014-11-27object: fix returning UINT_MAX for uint32_t in nl_object_diff()Thomas Haller
2014-06-10lib: reorder free() after printf("%p") statementsThomas Haller
2014-06-09obj: Fix dereference before NULL checkTobias Klauser
2013-10-22obj: Check for NULL pointer in nl_object_clone()Thomas Graf
2013-06-27Default to comparing all attributes if no oo_id_attrs definedAndrew Collins
2013-04-03Perform no operation on nl_object_free(NULL).Emmanuel Roullit
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2013-01-11cache: Add new nl_cache_find apiroopa
2012-11-16use safe cache lookup variants internallyThomas Graf
2012-11-10Add nl hashtable structures and access functionsroopa
2012-11-05Add support for updating objects in the cacheroopa
2012-11-05Add new object op oo_id_attrs_getroopa
2012-06-13Fix types-related warnings based on clang diagnosticsКоренберг Марк
2012-05-18Fix for dumping objects to a buffer instead of file descriptorBushman, Jeff
2012-05-10doc: documentation restructuringThomas Graf
2012-04-24object: Add functions to access the object type, cache and object opsThomas Graf
2011-04-10Provide nl_object_dump_buf() to easily dump to buffersThomas Graf
2011-03-22Documentation updatesThomas Graf
2010-04-19Fix rule attribute comparisonPatrick McHardy
2009-07-20nl_object_clone: properly clone ce_mask fieldAlexander Sack
2009-04-16nl_object_priv() is inline, so define it in the headerPavel Roskin
2008-05-14Thread-safe error handlingThomas Graf
2008-04-29Big routing code rework (API/ABI BREAK!)Thomas Graf
2007-09-15Initial importnougat-mr1-arcThomas Graf