Commit 7a680d7b authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Andrei Vagin

images: sk-inet -- Reserve entries for IP raw sockets

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 26aadb5a
......@@ -6,6 +6,9 @@ import "sk-opts.proto";
message ip_opts_entry {
optional bool freebind = 1;
// For raw sockets support
// optional bool hdrincl = 2;
// optional bool nodefrag = 3;
}
message inet_sk_entry {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment