chiark / gitweb /
sd-netlink: add support for new type NETLINK_TYPE_FLAG
authorSusant Sahani <ssahani@gmail.com>
Wed, 29 Jul 2015 05:47:08 +0000 (11:17 +0530)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:07:20 +0000 (10:07 +0100)
commit584f41a866c8c4c4e8ccc40d3ee39ccbee3ded76
tree4f55f4805fb28b8a2c35386b9cbdf30c66c0ba6f
parentf03dd7137c0edcbca073ef20d00f4629a8bcb50c
sd-netlink: add support for new type NETLINK_TYPE_FLAG

NETLINK_TYPE_FLAG is NLA_FLAG.

This new type will be used in NLA_FLAG for example

IFLA_VXLAN_GBP  and IFLA_VXLAN_REMCSUM_NOPARTIAL
src/libsystemd/sd-netlink/netlink-types.h