commit | 0077c55aa59a949c520b41ba27f74596cbd7f945 | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad@opennetworking.org> | Mon Apr 23 22:48:07 2018 +0000 |
committer | Shad Ansari <shad@opennetworking.org> | Mon Apr 23 22:48:07 2018 +0000 |
tree | a79a39bf291555f522ca76141068a84789d4a4a1 | |
parent | 1b3c94d94d4854ff84684e75f70625b235962d16 [diff] |
Fix comments Change-Id: I7b2a6ade29d33716ae47d51b2865422c4008b7f4
diff --git a/openolt.proto b/openolt.proto index 0e39040..2d26d66 100644 --- a/openolt.proto +++ b/openolt.proto
@@ -121,7 +121,7 @@ fixed32 src_ip = 12; fixed32 src_port = 13; fixed32 dst_port = 14; - string pkt_tag_type = 15; // untagged, single-tag, double-tag + string pkt_tag_type = 15; // untagged, single_tag, double_tag } message ActionCmd {