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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnl-3.6.0 release
libnl3_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 release
libnl3_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 release
libnl3_4_0
Thomas Haller
2017-10-09
1
-1/+1
*
libnl-3.3.0 release
libnl3_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 release
libnl3_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 release
libnl3_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
*
rtnl/link: indicate capability NL_CAPABILITY_RTNL_LINK_VLAN_PROTOCOL_SERIALZE
Thomas Haller
2015-10-21
1
-1/+1
*
libnl-3.2.27 release
libnl3_2_27
Thomas Haller
2015-10-16
1
-1/+1
*
route: add capability indicating the behavior of rtnl_neigh_get()
Thomas Haller
2015-09-29
1
-1/+1
*
link: set ifi_change in link message
matben2
2015-07-09
1
-0/+9
*
lib: fix spelling of NL_CAPABILITY_NL_RECV_FAIL_TRUNC_NO_PEEK
Thomas Haller
2015-06-05
1
-1/+1
*
lib: return error if an incomplete message was read
Thomas Egerer
2015-06-05
1
-1/+1
*
utils: add missing link layer protocol translations
Thomas Haller
2015-06-04
1
-0/+2
*
utils: update link layer protocol translations
Tobias Klauser
2015-06-04
1
-14/+9
*
utils: Add translations for NETLINK_RDMA and NETLINK_CRYPTO
Tobias Klauser
2015-05-05
1
-0/+2
*
libnl-3.2.26 release
libnl3_2_26
Thomas Haller
2015-03-30
1
-1/+1
*
utils: add code comment about capability number assignment
Thomas Haller
2015-03-19
1
-0/+14
*
route/addr: consider CACHEINFO in addr_compare()/nl_object_diff()
Thomas Haller
2014-11-27
1
-1/+1
*
route/link: return -NLE_OPNOTSUPP in rtnl_link_get_kernel() for old kernels
Thomas Haller
2014-11-27
1
-1/+1
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-151/+151
*
lib/socket: retry generate local port in nl_connect on ADDRINUSE
Thomas Haller
2014-05-06
1
-1/+1
*
act: grab a reference when adding an action to a filter
Cong Wang
2014-04-30
1
-1/+1
*
veth: grab a reference for rtnl_link_veth_get_peer()
Cong Wang
2014-04-30
1
-1/+1
*
utils: indicate capability NL_CAPABILITY_ROUTE_BUILD_MSG_SET_SCOPE
Thomas Haller
2014-03-13
1
-0/+9
*
utils: add nl_has_capability() function
Thomas Haller
2014-03-13
1
-0/+43
[next]