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
*
3.2.17 release
libnl3_2_17
Thomas Graf
2013-01-04
2
-5/+5
*
nlmsg_ok comparison between signed and unsigned
Eric Paris
2013-01-03
1
-1/+1
*
Fix file descriptor leak on error
Thomas Jarosch
2012-12-27
1
-4/+12
*
cache: Take cache_ops lock when modifying cache ops flags
Thomas Graf
2012-12-27
1
-0/+2
*
cache pickup: Avoid duplicates during cache pickup
roopa
2012-12-21
1
-3/+23
*
make: automake provides a cscope target these days
Thomas Graf
2012-12-21
1
-4/+0
*
Bug Fix: cache_include: Fix object ref release after successful object update
roopa
2012-12-17
1
-1/+1
*
route cache: Fix handling of ipv6 multipath routes
roopa
2012-12-17
1
-0/+96
*
Merge branch 'aligned_be64' of https://github.com/rmfought/libnl
Thomas Graf
2012-12-17
2
-0/+8
|
\
|
*
Re-adding #defines for __aligned_be64 for older kernels
Rich Fought
2012-12-13
2
-0/+8
*
|
Included defs.h so DISABLE_PTHREADS is visible.
Rich Fought
2012-12-13
1
-0/+2
|
/
*
netfilter: update local header files
Thomas Graf
2012-12-11
5
-280/+425
*
can: provide local copy of <linux/can/netlink.h>
Thomas Graf
2012-12-11
1
-0/+122
*
Fix make check when using --disable-cli
Gilles Espinasse
2012-12-05
1
-4/+8
*
Fix python detection code
Gilles Espinasse
2012-12-05
1
-3/+3
*
link: socket-CAN helper functions
Benedikt Spranger
2012-11-29
2
-0/+386
*
link: basic socket-CAN support
Benedikt Spranger
2012-11-29
3
-1/+437
*
build: resolve lex failure
Jan Engelhardt
2012-11-27
1
-2/+2
*
Merge branch 'master' of git://git.inai.de/libnl
Thomas Graf
2012-11-26
7
-382/+10
|
\
|
*
build: use foreign mode
Jan Engelhardt
2012-11-26
4
-371/+1
|
*
build: use AC_CONFIG_AUX_DIR
Jan Engelhardt
2012-11-26
4
-12/+8
|
*
build: resolve automake-1.12 warnings
Jan Engelhardt
2012-11-26
2
-0/+2
|
*
build: rename configure.in -> .ac
Jan Engelhardt
2012-11-26
2
-0/+0
*
|
3.2.16 release
libnl3_2_16
Thomas Graf
2012-11-26
2
-3/+3
|
/
*
cache: only continue iterating over co_groups if it is available
Thomas Graf
2012-11-26
1
-2/+5
*
3.2.15 release
libnl3_2_15
Thomas Graf
2012-11-23
2
-4/+4
*
Include the newly added header files in next release
Thomas Graf
2012-11-23
1
-0/+3
*
cache: reserve room in cache_ops to avoid breaking module ABI too frequently
Thomas Graf
2012-11-23
1
-0/+9
*
configure: Replace broken AM_PROG_LEX with AC_CHECK_PROGS
Thomas Graf
2012-11-23
1
-3/+3
*
Updated configure.in to make sure bison and lex are installed.
Richard Marshall
2012-11-20
1
-1/+14
*
Bug Fix: Add new fill socket to cache manager
roopa
2012-11-19
2
-1/+16
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
14
-26/+75
*
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
[next]