| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add nl hashtable structures and access functions | roopa | 2012-11-09 | 3 | -0/+64 |
|
|
* | Add hash function | roopa | 2012-11-09 | 1 | -0/+69 |
|
|
* | Add support for updating objects in the cache | roopa | 2012-11-05 | 2 | -0/+14 |
|
|
* | Add new object op oo_id_attrs_get | roopa | 2012-11-05 | 1 | -0/+5 |
|
|
* | Merge branch 'master' of https://github.com/rmfought/libnl | Thomas Graf | 2012-10-26 | 8 | -194/+556 |
|\ |
|
| * | Source cleanup for upstream | Rich Fought | 2012-10-19 | 2 | -39/+38 |
|
|
| * | Updated nfnetlink includes; removed ifdefs; added delete exp program | Rich Fought | 2012-10-16 | 6 | -213/+352 |
|
|
| * | define advanced attributes out | Rich Fought | 2012-10-13 | 1 | -5/+27 |
|
|
| * | bugfixes | Rich Fought | 2012-10-09 | 1 | -0/+1 |
|
|
| * | Starting CLI work | Rich Fought | 2012-10-09 | 1 | -0/+30 |
|
|
| * | Successful compilation of libnl-nf with expectation | Rich Fought | 2012-10-08 | 1 | -20/+8 |
|
|
| * | Checkpoint before compilation attempt | Rich Fought | 2012-10-08 | 2 | -4/+1 |
|
|
| * | "checkpoint" | Rich Fought | 2012-10-06 | 2 | -20/+17 |
|
|
| * | Checkpoint: compare function | Rich Fought | 2012-10-05 | 1 | -3/+25 |
|
|
| * | Exp checkpoint | Rich Fought | 2012-10-05 | 2 | -0/+167 |
|
|
* | | add missing '}' in __cplusplus namespaces | Thomas Graf | 2012-10-23 | 2 | -0/+7 |
|
|
* | | link: Support link grouping | Thomas Graf | 2012-10-09 | 2 | -0/+4 |
|
|
* | | link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES | Thomas Graf | 2012-10-09 | 2 | -0/+8 |
|
|
* | | link: Support IFLA_PROMISCUITY link attribute | Thomas Graf | 2012-10-09 | 3 | -1/+23 |
|
|
* | | nl: Provide API to specify the default buffer size when receiving netlink mes... | Thomas Graf | 2012-10-09 | 2 | -0/+3 |
|/ |
|
* | route: Document ROUTE_CACHE_CONTENT flag | Thomas Graf | 2012-08-30 | 1 | -2/+7 |
|
|
* | Run-time version information is now available | Коренберг Марк (дома) | 2012-08-29 | 1 | -1/+10 |
|
|
* | Fix build warning after const char ** convert | Thomas Graf | 2012-08-29 | 1 | -2/+2 |
|
|
* | lib/utils.c: One kilobit now is a 1000bits (instead of 1024) | Коренберг Марк | 2012-08-28 | 1 | -2/+2 |
|
|
* | Correct missing fwmark mask proto. | Andrew Collins | 2012-06-11 | 1 | -0/+1 |
|
|
* | genl: Export genl_ops_resolve() and genl_mngt_resolve() in header | Thomas Graf | 2012-06-01 | 1 | -0/+3 |
|
|
* | genl: Support registration of families without depending on caches | Thomas Graf | 2012-06-01 | 1 | -7/+26 |
|
|
* | genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen() | Thomas Graf | 2012-05-31 | 1 | -0/+4 |
|
|
* | genl: updates to API reference documentation | Thomas Graf | 2012-05-31 | 4 | -30/+93 |
|
|
* | correct HTB rtable/HZ calculations | Andrew Collins | 2012-05-29 | 1 | -0/+1 |
|
|
* | add fwmark mask support | A C | 2012-05-29 | 1 | -0/+1 |
|
|
* | u32: fix various u32 hashing related warnings | Adrian Ban | 2012-05-16 | 1 | -0/+1 |
|
|
* | tc: fix included headers | Thomas Graf | 2012-05-16 | 12 | -0/+16 |
|
|
* | doc: documentation restructuring | Thomas Graf | 2012-05-10 | 3 | -13/+13 |
|
|
* | u32: add support for hashing | Adrian Ban | 2012-05-08 | 1 | -0/+4 |
|
|
* | nl: Fix return value of nl_recvmsgs() | Thomas Graf | 2012-05-08 | 1 | -0/+1 |
|
|
* | object: Add functions to access the object type, cache and object ops | Thomas Graf | 2012-04-24 | 1 | -1/+6 |
|
|
* | cache: Add co_include_event allowing caches to provide their own nl_cache_inc... | Thomas Graf | 2012-04-22 | 2 | -3/+19 |
|
|
* | cache: improve documentation of co_event_filter | Thomas Graf | 2012-04-22 | 1 | -3/+20 |
|
|
* | cache_mngr: Provide nl_cache_mngr_info() to pring cache manager details | Thomas Graf | 2012-04-21 | 1 | -0/+2 |
|
|
* | cache_mngr: Automatically allocate socket if needed | Thomas Graf | 2012-04-21 | 2 | -3/+4 |
|
|
* | Add new nl_cache_clone() function. | Thierry Reding | 2012-02-16 | 1 | -0/+1 |
|
|
* | Support plug qdisc - queue traffic until explicit release | Shriram Rajagopalan | 2012-02-14 | 4 | -0/+58 |
|
|
* | add new function to provide neighbour event parsing | Brett Ciphery | 2012-01-30 | 1 | -0/+2 |
|
|
* | dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask() | Thomas Graf | 2011-11-25 | 1 | -3/+3 |
|
|
* | link: allow to add/get linkinfo of unknown type | Jiri Pirko | 2011-11-11 | 1 | -0/+1 |
|
|
* | link: generic link enslaving API | Thomas Graf | 2011-11-07 | 1 | -0/+6 |
|
|
* | cache: event_filter() cache operation to filter notifications | Thomas Graf | 2011-10-21 | 1 | -0/+7 |
|
|
* | Don't install CLI header files when --disable-cli has been configured. | Michael Altizer | 2011-10-10 | 1 | -11/+15 |
|
|
* | Provide micro version in <netlink/version.h> | Thomas Graf | 2011-09-19 | 1 | -0/+1 |
|
|