summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-23No longer install module API headersThomas Graf
2013-01-18Add new rtnl_link_af_data_compare function to compare af_dataroopa
2013-01-12link af ops: Add new ao_compare op to compare link af_dataroopa
2013-01-11cache: Add new nl_cache_find apiroopa
2013-01-11link: add carrier supportFlavio Leitner
2013-01-08fix include/Makefile.amThomas Graf
2013-01-08build: Fix distribution to include 'nfnetlink_conntrack.h'Otavio Salvador
2013-01-04Add <netlink/route/link/can.h> to dist targetThomas Graf
2012-12-17Merge branch 'aligned_be64' of https://github.com/rmfought/libnlThomas Graf
2012-12-13Included defs.h so DISABLE_PTHREADS is visible.Rich Fought
2012-12-13Re-adding #defines for __aligned_be64 for older kernelsRich Fought
2012-12-11netfilter: update local header filesThomas Graf
2012-12-11can: provide local copy of <linux/can/netlink.h>Thomas Graf
2012-11-29link: socket-CAN helper functionsBenedikt Spranger
2012-11-29link: basic socket-CAN supportBenedikt Spranger
2012-11-23Include the newly added header files in next releaseThomas Graf
2012-11-23cache: reserve room in cache_ops to avoid breaking module ABI too frequentlyThomas Graf
2012-11-19Bug Fix: Add new fill socket to cache managerroopa
2012-11-16cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf
2012-11-16Use NL_DBG() instead of printing warnings and errors to stderrThomas Graf
2012-11-16cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...Thomas Graf
2012-11-16cache: Add reference counter to cache operationsThomas Graf
2012-11-15lock abstraction layerThomas Graf
2012-11-15cache: Add reference counter to cachesThomas Graf
2012-11-15Add master support to rtnl_neigh for AF_BRIDGE objectsroopa
2012-11-12cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>Thomas Graf
2012-11-12New cache manager add cache apiroopa
2012-11-12Add support for per cache flagsroopa
2012-11-10Hash: Properly prefix hash functionsThomas Graf
2012-11-10Add hash support in cache mngrroopa
2012-11-10Add nl hashtable structures and access functionsroopa
2012-11-10Add hash functionroopa
2012-11-05Add support for updating objects in the cacheroopa
2012-11-05Add new object op oo_id_attrs_getroopa
2012-10-26Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf
2012-10-23add missing '}' in __cplusplus namespacesThomas Graf
2012-10-19Source cleanup for upstreamRich Fought
2012-10-16Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought
2012-10-12define advanced attributes outRich Fought
2012-10-09bugfixesRich Fought
2012-10-09link: Support link groupingThomas Graf
2012-10-09link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUESThomas Graf
2012-10-09link: Support IFLA_PROMISCUITY link attributeThomas Graf
2012-10-09nl: Provide API to specify the default buffer size when receiving netlink mes...Thomas Graf
2012-10-08Starting CLI workRich Fought
2012-10-08Successful compilation of libnl-nf with expectationRich Fought
2012-10-08Checkpoint before compilation attemptRich Fought
2012-10-05"checkpoint"Rich Fought
2012-10-05Checkpoint: compare functionRich Fought
2012-10-05Exp checkpointRich Fought