summaryrefslogtreecommitdiffstats
path: root/include/netlink/utils.h
Commit message (Expand)AuthorAgeFilesLines
* libnl-3.11.0 releaselibnl3_11_0Thomas Haller2024-10-301-0/+6
* libnl-3.10.0 releaselibnl3_10_0Thomas Haller2024-07-191-0/+6
* utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12Thomas Haller2024-05-071-0/+18
* libnl-3.9.0 releaselibnl3_9_0Thomas Haller2023-12-041-0/+6
* libnl-3.8.0 releaselibnl3_8_0Thomas Haller2023-08-291-0/+6
* libnl-3.7.0 releaselibnl3_7_0Thomas Haller2022-07-061-0/+6
* netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))Thomas Haller2022-04-221-2/+2
* netlink/utils.h: add internal _nl_attribute_printf macro for public headersThomas Haller2022-04-221-0/+6
* libnl-3.6.0 releaselibnl3_6_0Thomas Haller2022-04-141-0/+6
* lib: allow to compare incomplete objects in nl_object_identical()Thomas Haller2020-04-171-0/+7
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* libnl-3.5.0 releaselibnl3_5_0Thomas Haller2019-09-011-0/+6
* route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller2017-10-231-0/+8
* libnl-3.4.0 releaselibnl3_4_0Thomas Haller2017-10-091-0/+6
* libnl-3.3.0 releaselibnl3_3_0Thomas Haller2017-05-031-0/+6
* xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller2017-02-271-0/+7
* libnl-3.2.29 releaselibnl3_2_29Thomas Haller2016-12-301-0/+6
* lib: use MSG_PEEK by default for nl_recvmsgs()Thomas Haller2016-11-301-0/+15
* link: set ifi_change flags for rtnl_link_build_add_request()Thomas Haller2016-11-291-0/+8
* xfrm: fix xfrm security context managementThomas Egerer2016-11-061-0/+7
* nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr()Thomas Haller2016-08-141-0/+7
* lib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX for ID comparison of v4 a...Thomas Haller2016-08-141-0/+7
* libnl-3.2.28 releaselibnl3_2_28Thomas Haller2016-07-081-0/+6
* route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller2016-06-291-0/+7
* xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller2016-06-291-0/+7
* lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller2016-02-121-0/+6
* route/link/vxlan: add support for link_info compareDavid Ahern2015-11-201-0/+6
* route/vlan: allow clearing vlan ingress mapThomas Haller2015-11-191-0/+8
* route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani2015-11-191-0/+6
* rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller2015-10-211-0/+6
* libnl-3.2.27 releaselibnl3_2_27Thomas Haller2015-10-161-0/+6
* route: add capability indicating the behavior of rtnl_neigh_get()Thomas Haller2015-09-291-0/+8
* link: set ifi_change in link messagematben22015-07-091-0/+8
* lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEKThomas Haller2015-06-051-2/+2
* lib: return error if an incomplete message was readThomas Egerer2015-06-051-0/+8
* libnl-3.2.26 releaselibnl3_2_26Thomas Haller2015-03-301-1/+7
* utils: add code comment about capability number assignmentThomas Haller2015-03-191-2/+9
* route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()Thomas Haller2014-11-271-0/+8
* route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernelsThomas Haller2014-11-271-0/+8
* lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller2014-05-061-0/+9
* act: grab a reference when adding an action to a filterCong Wang2014-04-301-0/+7
* veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang2014-04-301-0/+7
* utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPEThomas Haller2014-03-131-0/+8
* utils: add nl_has_capability() functionThomas Haller2014-03-131-0/+8
* Fix build warning after const char ** convertThomas Graf2012-08-291-2/+2
* lib/utils.c: One kilobit now is a 1000bits (instead of 1024)Коренберг Марк2012-08-281-2/+2
* correct HTB rtable/HZ calculationsAndrew Collins2012-05-291-0/+1
* doc: documentation restructuringThomas Graf2012-05-101-2/+2
* Add nl_rate2str()Thomas Graf2011-06-091-0/+6
* New function nl_size2str()Thomas Graf2010-11-171-0/+1