Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
* | route: Document ROUTE_CACHE_CONTENT flag | Thomas Graf | 2012-08-30 | 1 | -0/+4 |
* | Documentation updates | Thomas Graf | 2011-03-21 | 1 | -1/+2 |
* | Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK | Thomas Graf | 2008-10-20 | 1 | -2/+2 |
* | Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT | Thomas Graf | 2008-05-15 | 1 | -5/+1 |
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -12/+10 |
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -28/+31 |
* | Route cache support | Thomas Graf | 2008-05-05 | 1 | -2/+15 |
* | Big routing code rework (API/ABI BREAK!) | Thomas Graf | 2008-04-29 | 1 | -265/+9 |
* | Represent default route with destination address length zero | Thomas Graf | 2007-12-19 | 1 | -6/+9 |
* | Fix memory leak when parsing netlink messages into caches | Thomas Graf | 2007-12-17 | 1 | -3/+4 |
* | Export interface to define caches | Thomas Graf | 2007-09-17 | 1 | -2/+1 |
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+444 |