Dmitry V. Levin
17a1b88f8e
* xlat/rtnl_nsid_attrs.in (NETNSA_TARGET_NSID, NETNSA_CURRENT_NSID): New constants introduced by Linux kernel commits v5.0-rc1~129^2~201^2~2 and v5.0-rc1~129^2~201^2, respectively. * rtnl_nsid.c (rtgenmsg_nla_decoders): Add NETNSA_TARGET_NSID and NETNSA_CURRENT_NSID. * NEWS: Mention this.
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
NETNSA_NSID_NOT_ASSIGNED -1
|
|
NETNSA_NONE 0
|
|
NETNSA_NSID 1
|
|
NETNSA_PID 2
|
|
NETNSA_FD 3
|
|
NETNSA_TARGET_NSID 4
|
|
NETNSA_CURRENT_NSID 5
|