Closed cgundogan closed 6 years ago
There's no need to check for duplicate packets in a byte by byte manner. Verifying the name alone suffices. If a previous packet somehow had different options or other meta info, then the comparison would fail.
none
Contribution description
There's no need to check for duplicate packets in a byte by byte manner. Verifying the name alone suffices. If a previous packet somehow had different options or other meta info, then the comparison would fail.
Issues/PRs references
none