chiark / gitweb /
missing.h: define IFLA_EXT_MASK
authorRabin Vincent <rabinv@axis.com>
Fri, 12 Feb 2016 07:41:44 +0000 (08:41 +0100)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:57 +0000 (10:12 +0200)
commit78cf14eb80347e61ba92852caa424b87409865ae
tree95e1081c2a0a1b27b4e36649fb7eb4f3385c72d8
parent6766baac570c65a49f0eed23f181af1cab52b37f
missing.h: define IFLA_EXT_MASK

We already define IFLA_PROMISCUITY and some other of these masks in
order to allow building with older headers.  Define IFLA_EXT_MASK too,
which was added in the same kernel version as IFLA_PROMISCUITY (v3.10).
src/basic/missing.h