| Commit message (Expand) | Author | Age | Files | Lines |
* | libnl-3.11.0 releaselibnl3_11_0 | Thomas Haller | 2024-10-30 | 1 | -2/+2 |
|
|
* | libnl-3.10.0 releaselibnl3_10_0 | Thomas Haller | 2024-07-19 | 1 | -2/+2 |
|
|
* | all: fix and enable "-Wsign-compare" warning | Thomas Haller | 2024-05-29 | 1 | -3/+4 |
|
|
* | utils: reserve the nl_has_capabiliy numbers for releases 3.10 - 3.12 | Thomas Haller | 2024-05-07 | 1 | -3/+3 |
|
|
* | utils: always define nl_debug_dp | Thomas Haller | 2024-04-22 | 1 | -3/+1 |
|
|
* | build: always define NL_DEBUG | Thomas Haller | 2024-04-22 | 1 | -1/+1 |
|
|
* | libnl-3.9.0 releaselibnl3_9_0 | Thomas Haller | 2023-12-04 | 1 | -1/+1 |
|
|
* | libnl-3.8.0 releaselibnl3_8_0 | Thomas Haller | 2023-08-29 | 1 | -1/+1 |
|
|
* | lib: use getprotobyname_r(), getprotobynumber_r() if available | Thomas Haller | 2023-08-18 | 1 | -8/+59 |
|
|
* | lib: fix error handling in nl_str2ip_proto() | Thomas Haller | 2023-08-18 | 1 | -1/+1 |
|
|
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -2/+2 |
|
|
* | include: don't explicitly include headers from "nl-default.h" | Thomas Haller | 2023-08-03 | 1 | -1/+0 |
|
|
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -2/+2 |
|
|
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -2/+10 |
|
|
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -1/+2 |
|
|
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -7/+10 |
|
|
* | base: move "netlink-private/utils.h" to "base/nl-base-utils.h" | Thomas Haller | 2023-07-31 | 1 | -1/+1 |
|
|
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -1/+1 |
|
|
* | libnl-3.7.0 releaselibnl3_7_0 | Thomas Haller | 2022-07-06 | 1 | -0/+9 |
|
|
* | libnl-3.6.0 releaselibnl3_6_0 | Thomas Haller | 2022-04-14 | 1 | -1/+1 |
|
|
* | lib: allow to compare incomplete objects in nl_object_identical() | Thomas Haller | 2020-04-17 | 1 | -1/+1 |
|
|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+0 |
|
|
* | lib: use _nl_strncpy*() instead of plain strncpy() | Thomas Haller | 2020-04-15 | 1 | -1/+1 |
|
|
* | libnl-3.5.0 releaselibnl3_5_0 | Thomas Haller | 2019-09-01 | 1 | -1/+1 |
|
|
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
|
|
* | route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_se... | Thomas Haller | 2017-10-23 | 1 | -1/+1 |
|
|
* | libnl-3.4.0 releaselibnl3_4_0 | Thomas Haller | 2017-10-09 | 1 | -1/+1 |
|
|
* | libnl-3.3.0 releaselibnl3_3_0 | Thomas Haller | 2017-05-03 | 1 | -1/+1 |
|
|
* | all: don't use math.h or link with libm.so | Thomas Haller | 2017-03-23 | 1 | -1/+1 |
|
|
* | lib: escape usage of strerror_l() if it doesn't exist in libc | Alexey Brodkin | 2017-03-12 | 1 | -1/+7 |
|
|
* | xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx() | Thomas Haller | 2017-02-27 | 1 | -1/+1 |
|
|
* | fopen: add O_CLOEXEC | Nick Kralevich | 2017-01-17 | 1 | -2/+2 |
|
|
* | lib/utils.c: add mutex to get_psched_settings() | Thomas Haller | 2017-01-17 | 1 | -12/+20 |
|
|
* | lib/utils.c: ensure calling get_psched_settings() for nl_us2ticks()/nl_ticks2... | Thomas Haller | 2017-01-17 | 1 | -0/+2 |
|
|
* | lib/utils.c: lazy initialize user_hz and psched_hz | Nick Kralevich | 2017-01-17 | 1 | -1/+8 |
|
|
* | libnl-3.2.29 releaselibnl3_2_29 | Thomas Haller | 2016-12-30 | 1 | -0/+9 |
|
|
* | lib: use MSG_PEEK by default for nl_recvmsgs() | Thomas Haller | 2016-11-30 | 1 | -1/+1 |
|
|
* | link: set ifi_change flags for rtnl_link_build_add_request() | Thomas Haller | 2016-11-29 | 1 | -1/+1 |
|
|
* | xfrm: fix xfrm security context management | Thomas Egerer | 2016-11-06 | 1 | -1/+1 |
|
|
* | lib: add utility function nl_strerror_l() | André Draszik | 2016-08-25 | 1 | -0/+24 |
|
|
* | nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr() | Thomas Haller | 2016-08-14 | 1 | -1/+1 |
|
|
* | lib: capability NL_CAPABILITY_RTNL_ADDR_PEER_ID_FIX for ID comparison of v4 a... | Thomas Haller | 2016-08-14 | 1 | -1/+1 |
|
|
* | trivial: whitespace-only fixes for src and lib | Peter Wu | 2016-08-12 | 1 | -11/+11 |
|
|
* | libnl-3.2.28 releaselibnl3_2_28 | Thomas Haller | 2016-07-08 | 1 | -1/+1 |
|
|
* | route/addr: add capability NL_CAPABILITY_RTNL_ADDR_PEER_FIX to indicate addre... | Thomas Haller | 2016-06-29 | 1 | -1/+1 |
|
|
* | xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params() | Thomas Haller | 2016-06-29 | 1 | -0/+9 |
|
|
* | lib/utils: add NL_CAPABILITY_NL_OBJECT_DIFF64 capability | Thomas Haller | 2016-02-12 | 1 | -1/+1 |
|
|
* | route/link/vxlan: add support for link_info compare | David Ahern | 2015-11-20 | 1 | -1/+1 |
|
|
* | route/vlan: allow clearing vlan ingress map | Thomas Haller | 2015-11-19 | 1 | -1/+1 |
|
|
* | route/link: fix parsing of 'remote' attribute for GRE links | Beniamino Galvani | 2015-11-19 | 1 | -1/+1 |
|
|