Skip to content

Fix == vs | operator precedence mistake #384

@terrillmoore

Description

@terrillmoore

Dumb mistake. == binds tighter than |, so my comparisons to a compound mask are wrong in the new MAC parsing code.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions