Accept in sub-parser
This commit is contained in:
parent
4eabf8cc38
commit
89161e260e
1 changed files with 4 additions and 3 deletions
|
@ -38,6 +38,7 @@ parser RealParser(
|
||||||
packet.extract(hdr.ethernet);
|
packet.extract(hdr.ethernet);
|
||||||
meta.unused = 0;
|
meta.unused = 0;
|
||||||
digest_data.unused = 0;
|
digest_data.unused = 0;
|
||||||
|
transition accept;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue