xlat/rtnl_addr_attrs: add IFA_TARGET_NETNSID

* xlat/rtnl_addr_attrs.in (IFA_TARGET_NETNSID): New constant, introduced
by Linux commit v4.19-rc2-337-g9f3c057c146f.
This commit is contained in:
Eugene Syromyatnikov 2018-11-01 17:34:10 +01:00
parent ad40a98f06
commit b84f967d27

View File

@ -8,3 +8,4 @@ IFA_CACHEINFO 6
IFA_MULTICAST 7
IFA_FLAGS 8
IFA_RT_PRIORITY 9
IFA_TARGET_NETNSID 10