]> git.ipfire.org Git - thirdparty/systemd.git/commit
netlink: support NLMSG_ERROR message in genl
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 Mar 2019 07:45:06 +0000 (16:45 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Mar 2019 01:57:41 +0000 (10:57 +0900)
commit0aa2fe6f9b2efb60e6bc031e9c2876e518352442
treeec8f9756d3eab1e635d533b634f831be79ed30fd
parentd053d08a3785a80a20a50d0704febf616d034dd8
netlink: support NLMSG_ERROR message in genl

This resolves the following log message after L2TP tunnel or session is
created:
```
sd-netlink: ignored message with unknown type: 2
```
src/libsystemd/sd-netlink/netlink-types.c