summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* New cache manager add cache apiroopa2012-11-121-0/+3
* Add support for per cache flagsroopa2012-11-123-0/+10
* Hash: Properly prefix hash functionsThomas Graf2012-11-101-4/+4
* Add hash support in cache mngrroopa2012-11-103-0/+7
* Add nl hashtable structures and access functionsroopa2012-11-103-0/+64
* Add hash functionroopa2012-11-101-0/+69
* Add support for updating objects in the cacheroopa2012-11-052-0/+14
* Add new object op oo_id_attrs_getroopa2012-11-051-0/+5
* Merge branch 'master' of https://github.com/rmfought/libnlThomas Graf2012-10-268-194/+556
|\
| * Source cleanup for upstreamRich Fought2012-10-192-39/+38
| * Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought2012-10-166-213/+352
| * define advanced attributes outRich Fought2012-10-121-5/+27
| * bugfixesRich Fought2012-10-091-0/+1
| * Starting CLI workRich Fought2012-10-081-0/+30
| * Successful compilation of libnl-nf with expectationRich Fought2012-10-081-20/+8
| * Checkpoint before compilation attemptRich Fought2012-10-082-4/+1
| * "checkpoint"Rich Fought2012-10-052-20/+17
| * Checkpoint: compare functionRich Fought2012-10-051-3/+25
| * Exp checkpointRich Fought2012-10-052-0/+167
* | add missing '}' in __cplusplus namespacesThomas Graf2012-10-232-0/+7
* | link: Support link groupingThomas Graf2012-10-092-0/+4
* | link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUESThomas Graf2012-10-092-0/+8
* | link: Support IFLA_PROMISCUITY link attributeThomas Graf2012-10-093-1/+23
* | nl: Provide API to specify the default buffer size when receiving netlink mes...Thomas Graf2012-10-092-0/+3
|/
* route: Document ROUTE_CACHE_CONTENT flagThomas Graf2012-08-301-2/+7
* Run-time version information is now availableКоренберг Марк (дома)2012-08-301-1/+10
* Fix build warning after const char ** convertThomas Graf2012-08-291-2/+2
* lib/utils.c: One kilobit now is a 1000bits (instead of 1024)Коренберг Марк2012-08-281-2/+2
* Correct missing fwmark mask proto.Andrew Collins2012-06-111-0/+1
* genl: Export genl_ops_resolve() and genl_mngt_resolve() in headerThomas Graf2012-06-011-0/+3
* genl: Support registration of families without depending on cachesThomas Graf2012-06-011-7/+26
* genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf2012-05-311-0/+4
* genl: updates to API reference documentationThomas Graf2012-05-314-30/+93
* correct HTB rtable/HZ calculationsAndrew Collins2012-05-291-0/+1
* add fwmark mask supportA C2012-05-291-0/+1
* u32: fix various u32 hashing related warningsAdrian Ban2012-05-161-0/+1
* tc: fix included headersThomas Graf2012-05-1612-0/+16
* doc: documentation restructuringThomas Graf2012-05-103-13/+13
* u32: add support for hashingAdrian Ban2012-05-081-0/+4
* nl: Fix return value of nl_recvmsgs()Thomas Graf2012-05-081-0/+1
* object: Add functions to access the object type, cache and object opsThomas Graf2012-04-241-1/+6
* cache: Add co_include_event allowing caches to provide their own nl_cache_inc...Thomas Graf2012-04-222-3/+19
* cache: improve documentation of co_event_filterThomas Graf2012-04-221-3/+20
* cache_mngr: Provide nl_cache_mngr_info() to pring cache manager detailsThomas Graf2012-04-211-0/+2
* cache_mngr: Automatically allocate socket if neededThomas Graf2012-04-212-3/+4
* Add new nl_cache_clone() function.Thierry Reding2012-02-161-0/+1
* Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan2012-02-144-0/+58
* add new function to provide neighbour event parsingBrett Ciphery2012-01-301-0/+2
* dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask()Thomas Graf2011-11-251-3/+3
* link: allow to add/get linkinfo of unknown typeJiri Pirko2011-11-111-0/+1