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
*
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
|
/
*
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
3
-1/+9
*
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
1
-0/+26
*
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
*
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
1
-40/+164
*
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
1
-2/+23
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
4
-6/+8
*
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
1
-14/+27
*
vlan: Provide rtnl_link_vlan_alloc()
Thomas Graf
2013-02-14
1
-1/+22
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
1
-0/+21
*
bridge: Support the new bridging attributes
Thomas Graf
2013-02-07
1
-12/+362
*
attr: Provide nla_is_nested() function
Thomas Graf
2013-02-05
1
-1/+12
*
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
1
-0/+4
*
link: Fix af_ops leak on ENOMEM
Thomas Graf
2013-02-05
1
-1/+3
*
can: Fix nested message creation in can_put_attrs()
Holger Dengler
2013-02-01
1
-0/+2
*
neigh: Remove check for AF_UNSPEC in rtnl_neigh_get()
Thomas Graf
2013-02-01
1
-2/+2
*
Fix mask calculation in nl_addr_cmp_prefix()
Thomas Graf
2013-01-31
1
-2/+2
*
Merge branch 'nattuple' of https://github.com/rmfought/libnl
Thomas Graf
2013-01-31
1
-2/+6
|
\
|
*
netfilter: correct error in construction of NAT tuple
Rich Fought
2013-01-29
1
-2/+6
*
|
link cache: remove AF_UNSPEC check in rtnl_get_link and rtnl_get_link_by_name
roopa
2013-01-31
1
-3/+2
|
/
*
can: add helper function to get CAN bus state
Benedikt Spranger
2013-01-25
1
-0/+19
*
Merge pull request #29 from rmfought/natdir32
Thomas Graf
2013-01-24
1
-3/+3
|
\
|
*
netfilter: keep 8-bit API for 32-bit NAT dir attribute
Rich Fought
2013-01-24
1
-2/+2
|
*
netfilter: expectation NAT direction is 32 bit attribute
Rich Fought
2013-01-23
2
-5/+5
[next]