summaryrefslogtreecommitdiff
path: root/include/netlink/utils.h
AgeCommit message (Expand)Author
2024-05-07utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12Thomas Haller
2023-12-04libnl-3.9.0 releaseThomas Haller
2023-08-29libnl-3.8.0 releaseThomas Haller
2022-07-06libnl-3.7.0 releaseThomas Haller
2022-04-22netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))Thomas Haller
2022-04-22netlink/utils.h: add internal _nl_attribute_printf macro for public headersThomas Haller
2022-04-14libnl-3.6.0 releaseThomas Haller
2020-04-17lib: allow to compare incomplete objects in nl_object_identical()Thomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2019-09-01libnl-3.5.0 releaseThomas Haller
2017-10-23route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se...Thomas Haller
2017-10-09libnl-3.4.0 releaseThomas Haller
2017-05-03libnl-3.3.0 releaseThomas Haller
2017-02-27xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()Thomas Haller
2016-12-30libnl-3.2.29 releaseThomas Haller
2016-11-30lib: use MSG_PEEK by default for nl_recvmsgs()Thomas Haller
2016-11-29link: set ifi_change flags for rtnl_link_build_add_request()Thomas Haller
2016-11-06xfrm: fix xfrm security context managementThomas Egerer
2016-08-14nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr()Thomas Haller
2016-08-14lib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX for ID comparison of v4 a...Thomas Haller
2016-07-08libnl-3.2.28 releaseThomas Haller
2016-06-29route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre...Thomas Haller
2016-06-29xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller
2016-02-12lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capabilityThomas Haller
2015-11-20route/link/vxlan: add support for link_info compareDavid Ahern
2015-11-19route/vlan: allow clearing vlan ingress mapThomas Haller
2015-11-19route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani
2015-10-21rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZEThomas Haller
2015-10-16libnl-3.2.27 releaseThomas Haller
2015-09-29route: add capability indicating the behavior of rtnl_neigh_get()Thomas Haller
2015-07-09link: set ifi_change in link messagematben2
2015-06-05lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEKThomas Haller
2015-06-05lib: return error if an incomplete message was readThomas Egerer
2015-03-30libnl-3.2.26 releaseThomas Haller
2015-03-19utils: add code comment about capability number assignmentThomas Haller
2014-11-27route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()Thomas Haller
2014-11-27route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernelsThomas Haller
2014-05-06lib/socket: retry generate local port in nl_connect on ADDRINUSEThomas Haller
2014-04-30act: grab a reference when adding an action to a filterCong Wang
2014-04-30veth: grab a reference for rtnl_link_veth_get_peer()Cong Wang
2014-03-13utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPEThomas Haller
2014-03-13utils: add nl_has_capability() functionThomas Haller
2012-08-29Fix build warning after const char ** convertThomas Graf
2012-08-28lib/utils.c: One kilobit now is a 1000bits (instead of 1024)Коренберг Марк
2012-05-29correct HTB rtable/HZ calculationsAndrew Collins
2012-05-10doc: documentation restructuringThomas Graf
2011-06-09Add nl_rate2str()Thomas Graf
2010-11-17New function nl_size2str()Thomas Graf
2010-11-17Rename nl_get_hz() to nl_get_user_hz() to indicate it's not the in-kernel HZ ...Thomas Graf
2008-06-16Extend nl_time2int() and rename it to nl_str2msec()Thomas Graf