summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-27Handle -NLE_AGAIN in nl_cache_mngr_data_readyAndrew Collins
2013-06-27Default to comparing all attributes if no oo_id_attrs definedAndrew Collins
2013-05-16Add macvlan supportMichael Braun
2013-05-08nl: Increase receive buffer size to 4 pagesThomas Graf
2013-05-08rtnl_link_af_unregister: fix lockingNathan Lynch
2013-04-28Wrong calcultation in nla_reserveEmmanuel Thierry
2013-04-28attr: Fix typo in nla_is_nested()Thomas Graf
2013-04-28Merge branch 'fixes' of https://github.com/socketpair/libnlThomas Graf
2013-04-28attr: nla_is_nested() must access nla_type directlyThomas Graf
2013-04-28Fix leak of cb if nl_socket_alloc_cb() failed to allocate socketКоренберг Марк (дома)
2013-04-26dump_attrs: "NLA_F_NESTED" => nla_is_nested(nla)Коренберг Марк (дома)
2013-04-05addr: only translate more recent address family names and ARP types if definedThomas Graf
2013-04-03Perform no operation on nl_object_free(NULL).Emmanuel Roullit
2013-04-02msg: Pretty print generic netlink header in nl_msg_dump()Thomas Graf
2013-04-02nl: Return -NLE_AGAIN if non-blocking socket would blockThomas Graf
2013-04-02genl: Fix cb reference leak in genl_ctrl_probe_by_name()Thomas Graf
2013-04-02ct: add ICMPv6 type,code and IDHolger Eitzenberger
2013-04-02nl: Print file:line:func in debugging messages and provide --disable-debug to...Thomas Graf
2013-04-01cache: Improve debugging messages of cache operationsThomas Graf
2013-04-01genl: Update mt_id of cache ops when resolving genl idThomas Graf
2013-04-01genl: Provide internal function to resolve name to idThomas Graf
2013-03-14rtnl-addr: Fix invalid call to nl_addr_set_prefixlen() if neither local or pe...Thomas Graf
2013-03-14rtnl-addr: Inherit prefix length to nl_addr objs in rtnl_addr_set_prefixlen()Thomas Graf
2013-03-14addr: Update to latest address familiy definition for translationThomas Graf
2013-03-14addr: improve API reference documentation for nl_addr_*()Thomas Graf
2013-03-14addr: Reset unused portion of binary address in nl_addr_set_binary_addr()Thomas Graf
2013-03-14msg: Pretty print error message header even if incompleteThomas Graf
2013-03-14msg: Pretty print padding attributes in nl_msg_dump()Thomas Graf
2013-03-14attr: Warn application if nla_parse() observes same attribute multiple timesThomas Graf
2013-03-14attr: No longer warn about attribute of type 0Thomas Graf
2013-03-14attr: Do not enforce maximum length for NLA_FLAG attributesThomas Graf
2013-03-14attr: Add nla_nest_cancel() to remove partially added nested attributesThomas Graf
2013-02-28Use thread-safe strerror_r() instead of strerror()Thomas Graf
2013-02-24link: Fix rtnl_link_af_data_compare return valueroopa
2013-02-24link: move af_data_compare to the endroopa
2013-02-14bond: Provide rtnl_link_bond_alloc()Thomas Graf
2013-02-14vlan: Provide rtnl_link_vlan_alloc()Thomas Graf
2013-02-14bridge: Provide rtnl_link_bridge_alloc()Thomas Graf
2013-02-07bridge: Support the new bridging attributesThomas Graf
2013-02-05attr: Provide nla_is_nested() functionThomas Graf
2013-02-05link: Free and realloc af specific data upon rtnl_link_set_family()Thomas Graf
2013-02-05link: Hold af_ops reference for each AF_SPEC block during lifetime of link ob...Thomas Graf
2013-02-05link: Modify link policy on the stackThomas Graf
2013-02-05link: Keep reference to af_ops during lifetime of link objectThomas Graf
2013-02-05link: Fix af_ops leak on ENOMEMThomas Graf
2013-02-01can: Fix nested message creation in can_put_attrs()Holger Dengler
2013-02-01neigh: Remove check for AF_UNSPEC in rtnl_neigh_get()Thomas Graf
2013-01-31Fix mask calculation in nl_addr_cmp_prefix()Thomas Graf
2013-01-31Merge branch 'nattuple' of https://github.com/rmfought/libnlThomas Graf
2013-01-31link cache: remove AF_UNSPEC check in rtnl_get_link and rtnl_get_link_by_nameroopa