This commit is contained in:
Nico Schottelius 2019-07-24 09:51:29 +02:00
parent 916291b307
commit e33830203a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ parser RealParser(
state start {
packet.extract(hdr.ethernet);
user_metadata.unused = 0;
standard_metadata.unused = 0;
digest_data.unused = 0;
}
}