mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
images: add syntax declaration to macvlan.proto
travis-ci: success for images: add syntax declaration to macvlan.proto Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
a25d6c7f99
commit
f58eb91d2d
@@ -1,3 +1,5 @@
|
||||
syntax = "proto2";
|
||||
|
||||
message macvlan_link_entry {
|
||||
required uint32 mode = 1;
|
||||
optional uint32 flags = 2;
|
||||
|
Reference in New Issue
Block a user