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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
object: Add functions to access the object type, cache and object ops
Thomas Graf
2012-04-24
1
-1/+54
*
cache: Add co_include_event allowing caches to provide their own nl_cache_inc...
Thomas Graf
2012-04-22
1
-1/+5
*
genl: Make genl_unregister() a NOP if NULL pointer is passed
Thomas Graf
2012-04-22
1
-0/+3
*
cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optional
Thomas Graf
2012-04-21
1
-2/+3
*
cache_mngr: Provide nl_cache_mngr_info() to pring cache manager details
Thomas Graf
2012-04-21
1
-0/+42
*
cache_mngr: API doc updates
Thomas Graf
2012-04-21
1
-12/+30
*
cache_mngr: Let nl_cache_mngr_data_ready() read multiple messages
Thomas Graf
2012-04-21
1
-3/+8
*
nl: Make nl_recvmsgs() return the number of netlink messages processed
Thomas Graf
2012-04-21
1
-2/+7
*
cache_mngr: Fix memory corruption after resizing
Thomas Graf
2012-04-21
1
-7/+12
*
cache_mngr: Automatically allocate socket if needed
Thomas Graf
2012-04-21
1
-22/+53
*
cache_manager: Move documentation to doc/core.txt
Thomas Graf
2012-04-21
1
-65/+1
*
cache_mngr: Don't modify callback setup of socket
Thomas Graf
2012-04-21
1
-4/+12
*
cache_mngr: document uncommon error codes
Thomas Graf
2012-04-21
1
-0/+5
*
Memory leak in classid.c
Nicolas CARRIER
2012-04-19
1
-4/+12
*
missing extended Table attribute for lib/route/
Romary Sonrier
2012-03-06
2
-0/+7
*
Add new nl_cache_clone() function.
Thierry Reding
2012-02-16
1
-0/+30
*
Support plug qdisc - queue traffic until explicit release
Shriram Rajagopalan
2012-02-14
3
-1/+293
*
add new function to provide neighbour event parsing
Brett Ciphery
2012-01-30
1
-1/+18
*
cli: Use -avoid-version to link cli modules
Thomas Graf
2012-01-17
1
-6/+6
*
link: fix regression in link message parser
Torsten Hilbrich
2012-01-12
1
-1/+1
*
nl_addr_cmp(): handle prefix length during address comparison
Brett Ciphery
2012-01-12
1
-1/+4
*
avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches
Alexander Sack
2012-01-11
1
-2/+5
*
rtnl_link_bond_add: allow to allocate bond name in case NULL is given
Jiri Pirko
2011-11-11
1
-4/+1
*
link: allow to add/get linkinfo of unknown type
Jiri Pirko
2011-11-11
1
-22/+54
*
add missing IFLA_MASTER fillup
Jiri Pirko
2011-11-07
1
-0/+3
*
link: generic link enslaving API
Thomas Graf
2011-11-07
1
-0/+123
*
Fix typo in debug message
Thomas Graf
2011-10-28
1
-1/+1
*
link: Ignore bridging notifications in link cache manager
Thomas Graf
2011-10-21
1
-0/+14
*
cache: event_filter() cache operation to filter notifications
Thomas Graf
2011-10-21
1
-0/+6
*
utils: Initialize list head after freeing translation list
Thomas Graf
2011-10-10
1
-0/+2
*
Only use the MULTIPATH attribute when adding routes with more than one next hop.
Michael Altizer
2011-10-10
1
-1/+11
*
Fix rtnl_link object memory leak when freeing rtnl_addr objects.
Michael Altizer
2011-10-10
1
-0/+1
*
bonding: API to create/enslave/release
Thomas Graf
2011-09-16
1
-0/+176
*
link: Eat ACK followed by RTM_NEWLINK when requesting single link
Thomas Graf
2011-09-14
1
-0/+4
*
route: Remove dead link_cache variable
Thomas Graf
2011-09-13
1
-3/+0
*
Switch to libtool versioning system
Thomas Graf
2011-09-13
1
-11/+20
*
lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info
Thomas Graf
2011-09-13
1
-1/+1
*
fix license of lib/route/pktloc.c
Thomas Graf
2011-09-08
1
-3/+4
*
64bit unaligned access
Bryan Phillippe
2011-09-01
1
-7/+17
*
genl: genl_ctrl_grp_by_name: fix retval in case group id not found
Jiri Pirko
2011-08-31
1
-1/+1
*
socket: fix two typos
Jiri Pirko
2011-08-31
1
-2/+2
*
socket: introduce nl_socket_modify_err_cb
Jiri Pirko
2011-08-31
1
-0/+15
*
Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0)
Andrew Rybchenko
2011-08-30
1
-1/+8
*
htb: fix misplaced memset() overwriting already set htb prio option
Thomas Graf
2011-08-12
1
-2/+2
*
link: fix unaligned access to 64bit link stats
Bryan Phillippe
2011-08-12
1
-27/+37
*
make port map thread safe
Thomas Graf
2011-08-11
1
-2/+14
*
Avoid freeing memory if vasprintf() failed
Thomas Graf
2011-08-11
1
-7/+8
*
Put "break" inside the "if" block in route_compare()
Pavel Roskin
2011-08-11
1
-2/+4
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
4
-7/+9
*
Remove write-only variables in lib/cache.c
Pavel Roskin
2011-08-11
1
-9/+0
[next]