index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use NL_DBG() instead of printing warnings and errors to stderr
Thomas Graf
2012-11-15
6
-15/+15
*
cache: hold a reference to the cache ops while a cache is provided over it
Thomas Graf
2012-11-15
1
-4/+16
*
use safe cache lookup variants internally
Thomas Graf
2012-11-15
4
-11/+24
*
cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...
Thomas Graf
2012-11-15
2
-18/+78
*
cache: Add reference counter to cache operations
Thomas Graf
2012-11-15
2
-3/+35
*
link: Protect registration of af and link ops with rwlock
Thomas Graf
2012-11-15
1
-17/+57
*
cache: rwlock accesses to cache operations
Thomas Graf
2012-11-15
1
-8/+46
*
lock abstraction layer
Thomas Graf
2012-11-15
2
-22/+56
*
cache: Hold cache reference while a cache is being provided
Thomas Graf
2012-11-15
1
-2/+6
*
cache: Add reference counter to caches
Thomas Graf
2012-11-15
3
-7/+29
*
Add master support to rtnl_neigh for AF_BRIDGE objects
roopa
2012-11-15
2
-2/+23
*
Add AF_BRIDGE support to neigh cache
roopa
2012-11-15
1
-10/+36
*
Add AF_BRIDGE support to link cache
roopa
2012-11-14
1
-19/+9
*
addr: Support setting local/peer/anycast/multicast/broadcast address to NULL
Thomas Graf
2012-11-12
1
-20/+40
*
cache: Move nl_cache_ops_set_flags() to cache_mngt.c
Thomas Graf
2012-11-12
2
-10/+13
*
cache: Fix typo in API doc of nl_cache_set_flags()
Thomas Graf
2012-11-12
1
-1/+1
*
cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>
Thomas Graf
2012-11-12
2
-5/+6
*
Add NL_CACHE_AF_ITER support during refill and resync
roopa
2012-11-12
1
-19/+41
*
New cache manager add cache api
roopa
2012-11-12
2
-21/+68
*
Add support for per cache flags
roopa
2012-11-12
4
-0/+31
*
doc: Revert to default stylesheet
Thomas Graf
2012-11-12
1
-157/+453
*
addr: rtnl_addr_set_peer() is limited to IPv4
Thomas Graf
2012-11-11
1
-0/+3
*
addr: Return -NLE_AF_NOSUPPORT when trying to set unsupported attributes
Thomas Graf
2012-11-11
1
-1/+14
*
doc: update Doxygen layout file to latest format
Thomas Graf
2012-11-11
1
-12/+15
*
hashtable: remove doc section crashing doxygen
Thomas Graf
2012-11-11
1
-7/+0
*
hashtable: Fix reference leak in nl_hashtable_free()
Thomas Graf
2012-11-10
1
-0/+3
*
hashtable: Add API reference documentation
Thomas Graf
2012-11-10
1
-1/+61
*
Hash: Properly prefix hash functions
Thomas Graf
2012-11-10
3
-6/+6
*
Add hash support to route cache
roopa
2012-11-09
1
-0/+47
*
Add hash support to neigh cache
roopa
2012-11-09
1
-0/+46
*
Add hash support to link cache
roopa
2012-11-09
1
-0/+23
*
Add hash support in cache mngr
roopa
2012-11-09
4
-3/+75
*
Add nl hashtable structures and access functions
roopa
2012-11-09
6
-1/+227
*
Add hash function
roopa
2012-11-09
3
-1/+552
*
nl: Improve API doc of nl_send_simple()
Thomas Graf
2012-11-08
1
-11/+16
*
nl: Improve API doc of nl_connect() and nl_close()
Thomas Graf
2012-11-08
1
-9/+23
*
nl: Allow to overwrite nl_send()
Thomas Graf
2012-11-08
1
-11/+17
*
nl: improve API doc of transmit functions
Thomas Graf
2012-11-08
4
-53/+164
*
doc: increase dot max graph nodes to 100
Thomas Graf
2012-11-07
1
-1/+1
*
nl: improve nl_sendto() docs and error checks
Thomas Graf
2012-11-06
1
-5/+27
*
socket: document nl_socket_get_fd()
Thomas Graf
2012-11-06
1
-0/+9
*
nl_recv: fix indent style
Thomas Graf
2012-11-06
1
-9/+11
*
nl_recv: return NLE_INVAL if socket address pointer is NULL
Thomas Graf
2012-11-06
1
-1/+1
*
nl_recv: return NLE_INVAL if buf is NULL
Thomas Graf
2012-11-06
1
-0/+3
*
nl_recv: improve function documentation
Thomas Graf
2012-11-06
1
-13/+33
*
nl_recv: Don't update *buf in error path
Thomas Graf
2012-11-05
1
-3/+2
*
Document buffer size limitations of nl_recv()
Thomas Graf
2012-11-05
1
-0/+7
*
Add support for updating objects in the cache
roopa
2012-11-05
4
-0/+42
*
Add new object op oo_id_attrs_get
roopa
2012-11-05
2
-1/+14
*
Set err and free ntbl when leaving neightbl_msg_parser
Michele Baldessari
2012-10-29
1
-1/+1
[next]