Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
issue: 2246994 Fix TCPH_UNSET_FLAG() macro
TCPH_UNSET_FLAG() is broken and doesn't clean any flag. Operation OR doesn't clear flag if we remove it only from right operand. Signed-off-by: Dmytro Podgornyi <[email protected]>
- Loading branch information