mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
images: sk-netlink -- Reserve entries for netlink queued messages
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
827d9ff58d
commit
2f89607bc4
1 changed files with 2 additions and 0 deletions
|
|
@ -17,4 +17,6 @@ message netlink_sk_entry {
|
|||
required fown_entry fown = 11;
|
||||
required sk_opts_entry opts = 12;
|
||||
optional uint32 ns_id = 13;
|
||||
// For netlink queued messages
|
||||
// optional nl_sk_opts_entry nl_opts = 14;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue