summaryrefslogtreecommitdiff
path: root/src/libnm-platform/nm-netlink.c
Commit message (Expand)AuthorAgeFilesLines
* platform/netlink: add netlink_protocol argument to nl_nlmsghdr_to_str()Thomas Haller2022-06-171-94/+100
* platform/netlink: also set NETLINK_EXT_ACK for genl socketThomas Haller2022-06-171-0/+2
* platform/netlink: combine nl_socket_alloc() and nl_connect()Thomas Haller2022-06-171-68/+66
* platform: no need to initialize nla sockaddr parameter to nl_recv()Thomas Haller2022-02-031-1/+1
* platform/netlink: accept pre-allocated receive buffer for nl_recv()Thomas Haller2022-02-031-5/+40
* Revert "platform: add bpf filter to ignore routes from routing daemons"Thomas Haller2022-01-201-50/+0
* platform: add bpf filter to ignore routes from routing daemonsBeniamino Galvani2021-12-091-0/+50
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-23/+23
* platform/netlink: use appropriate integer types in nla_policyThomas Haller2021-08-171-3/+3
* platform/netlink: use switch for type check in validate_nla()Thomas Haller2021-08-171-3/+6
* platform/netlink: refactor handling length in validate_nla()Thomas Haller2021-08-171-3/+6
* platform/netlink: cleanup handling of nla_attr_minlenThomas Haller2021-08-171-5/+4
* all: rename nm_utils_strbuf_*() API to nm_strbuf_*()Thomas Haller2021-08-021-16/+16
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-2/+2
* platform/netlink: don't reallocate ancillary data for recvmsg() on truncationThomas Haller2021-06-011-18/+24
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* build: move "shared/nm-platform" to "src/libnm-platform"Thomas Haller2021-02-241-0/+1518