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
*
Prepare for 3.2.22-rc1 release
libnl3_2_22rc1
Thomas Graf
2013-04-28
2
-6/+6
*
tests: Include util.h in dist
Thomas Graf
2013-04-28
1
-0/+3
*
tests: Add basic attribute unit tests
Thomas Graf
2013-04-28
4
-1/+97
*
configure: Convert ENABLE_UNIT_TESTS to a mere AM conditional
Thomas Graf
2013-04-28
1
-3/+3
*
Wrong calcultation in nla_reserve
Emmanuel Thierry
2013-04-28
1
-1/+1
*
attr: Fix typo in nla_is_nested()
Thomas Graf
2013-04-28
1
-1/+1
*
Merge branch 'fixes' of https://github.com/socketpair/libnl
Thomas Graf
2013-04-28
2
-6/+15
|
\
|
*
Fix leak of cb if nl_socket_alloc_cb() failed to allocate socket
Коренберг Марк (дома)
2013-04-27
1
-4/+13
|
*
dump_attrs: "NLA_F_NESTED" => nla_is_nested(nla)
Коренберг Марк (дома)
2013-04-26
1
-2/+2
*
|
attr: nla_is_nested() must access nla_type directly
Thomas Graf
2013-04-28
1
-1/+1
*
|
tests: Make unit test building optional
Thomas Graf
2013-04-27
2
-1/+9
|
/
*
autoconf: Use PKG_CHECK_MODULES() instead of AM_PATH_CHECK()
Thomas Graf
2013-04-05
1
-1/+1
*
addr: only translate more recent address family names and ARP types if defined
Thomas Graf
2013-04-05
2
-0/+10
*
Perform no operation on nl_object_free(NULL).
Emmanuel Roullit
2013-04-03
1
-1/+6
*
msg: Pretty print generic netlink header in nl_msg_dump()
Thomas Graf
2013-04-02
1
-41/+97
*
nl: Return -NLE_AGAIN if non-blocking socket would block
Thomas Graf
2013-04-02
1
-5/+0
*
genl: Fix cb reference leak in genl_ctrl_probe_by_name()
Thomas Graf
2013-04-02
1
-2/+7
*
ct: add ICMPv6 type,code and ID
Holger Eitzenberger
2013-04-02
1
-18/+45
*
nl: Print file:line:func in debugging messages and provide --disable-debug to...
Thomas Graf
2013-04-02
5
-10/+32
*
cache: Improve debugging messages of cache operations
Thomas Graf
2013-04-01
1
-24/+38
*
genl: Update mt_id of cache ops when resolving genl id
Thomas Graf
2013-04-01
1
-0/+4
*
genl: Provide internal function to resolve name to id
Thomas Graf
2013-04-01
2
-0/+28
*
nl-route-add: Add NLM_F_EXCL flag to route add
roopa
2013-03-24
1
-1/+1
*
Remove rtnl_link_free() declaration from the header file.
Tony Cheneau
2013-03-17
1
-1/+0
*
Remove superfluous declaration of rtnl_route_put()
Tony Cheneau
2013-03-17
1
-1/+0
*
rtnl-addr: Fix invalid call to nl_addr_set_prefixlen() if neither local or pe...
Thomas Graf
2013-03-14
1
-4/+7
*
rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen()
Thomas Graf
2013-03-14
1
-3/+32
*
tests: Add check based unit test system
Thomas Graf
2013-03-14
5
-6/+273
*
addr: Update to latest address familiy definition for translation
Thomas Graf
2013-03-14
1
-2/+11
*
addr: improve API reference documentation for nl_addr_*()
Thomas Graf
2013-03-14
2
-42/+166
*
addr: Reset unused portion of binary address in nl_addr_set_binary_addr()
Thomas Graf
2013-03-14
1
-1/+4
*
msg: Pretty print error message header even if incomplete
Thomas Graf
2013-03-14
1
-15/+24
*
msg: Pretty print padding attributes in nl_msg_dump()
Thomas Graf
2013-03-14
1
-3/+7
*
attr: Warn application if nla_parse() observes same attribute multiple times
Thomas Graf
2013-03-14
1
-8/+13
*
attr: No longer warn about attribute of type 0
Thomas Graf
2013-03-14
1
-3/+2
*
attr: Do not enforce maximum length for NLA_FLAG attributes
Thomas Graf
2013-03-14
1
-3/+1
*
attr: Add nla_nest_cancel() to remove partially added nested attributes
Thomas Graf
2013-03-14
3
-2/+25
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
5
-7/+10
*
link: Fix rtnl_link_af_data_compare return value
roopa
2013-02-24
1
-7/+11
*
link: move af_data_compare to the end
roopa
2013-02-24
1
-6/+6
*
bond: Provide rtnl_link_bond_alloc()
Thomas Graf
2013-02-14
4
-23/+33
*
vlan: Provide rtnl_link_vlan_alloc()
Thomas Graf
2013-02-14
4
-13/+28
*
netlink: Forward declare frequent libnl types to ease inclusion deps
Thomas Graf
2013-02-14
1
-1/+3
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
2
-0/+23
*
bridge: Support the new bridging attributes
Thomas Graf
2013-02-07
5
-27/+668
*
attr: Provide nla_is_nested() function
Thomas Graf
2013-02-05
2
-2/+14
*
link: Free and realloc af specific data upon rtnl_link_set_family()
Thomas Graf
2013-02-05
1
-0/+6
*
link: Hold af_ops reference for each AF_SPEC block during lifetime of link ob...
Thomas Graf
2013-02-05
1
-4/+6
*
link: Modify link policy on the stack
Thomas Graf
2013-02-05
1
-2/+5
*
link: Keep reference to af_ops during lifetime of link object
Thomas Graf
2013-02-05
2
-0/+6
[next]