2
0
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:
Tycho Andersen
2016-10-22 00:54:00 +03:00
committed by Pavel Emelyanov
parent a25d6c7f99
commit f58eb91d2d

View File

@@ -1,3 +1,5 @@
syntax = "proto2";
message macvlan_link_entry {
required uint32 mode = 1;
optional uint32 flags = 2;