Still getting json error, trying to short variable name

This commit is contained in:
Nico Schottelius 2019-03-06 13:50:03 +01:00
parent 6765b878c2
commit 8913cb8c3a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ struct metadata {
task_t task;
bit<16> tcp_length;
bit<32> cast_length;
bool calc_icmp6_checksum;
bool clength;
}
#endif