xlat: add IFA_TARGET_NETNSID to rtnl_addr_attrs
* xlat/rtnl_addr_attrs.in (IFA_TARGET_NETNSID): New constant, introduced by Linux commit v4.20-rc1~14^2~428^2~7. * NEWS: Mention this. Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
This commit is contained in:
parent
e3d913d5fb
commit
95e1e717ac
4
NEWS
4
NEWS
@ -23,8 +23,8 @@ Noteworthy changes in release ?.?? (????-??-??)
|
||||
* Enhanced decoding of getsockopt SO_ERROR option.
|
||||
* Enhanced error diagnostics when the first exec fails.
|
||||
* Added %net as a short form of %network in syscall specifications.
|
||||
* Updated lists of BPF_*, FAN_*, IFLA_*, NETLINK_*, NTF_*, SOL_*, and TCA_*
|
||||
constants.
|
||||
* Updated lists of BPF_*, FAN_*, IFA_*, IFLA_*, NETLINK_*, NTF_*, SOL_*,
|
||||
and TCA_* constants.
|
||||
* Enhanced manual page.
|
||||
|
||||
* Bug fixes
|
||||
|
@ -8,3 +8,4 @@ IFA_CACHEINFO 6
|
||||
IFA_MULTICAST 7
|
||||
IFA_FLAGS 8
|
||||
IFA_RT_PRIORITY 9
|
||||
IFA_TARGET_NETNSID 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user