Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/flow comparison #12

Merged
merged 3 commits into from
Dec 14, 2018

Conversation

bryan-lott
Copy link
Contributor

Add equality to both Device and Flow

@dbcfd dbcfd merged commit 9c8cee6 into protectwise:master Dec 14, 2018
MightyE added a commit that referenced this pull request Dec 17, 2018
* master:
  Add equality for Device and Flow (#12)
  Interface for vxlan parsing is now fully consistent with other frame parsing methods.
  Change interface to accept `&[u8]` instead of `Udp` to be consistent with other `parse()` methods.
  Clean up deprecated enum
  Added comment indicating source of packet sample used in test
  Change `unwrap()` to `expect()` in unit test per #5 (comment)
  Moved test dependencies to `[dev-dependencies]` per #5 (comment)
  Clarify some comments around parsing vlan header
  VXLan parsing support.
  Add test helper method for parsing Wireshark format hexdumps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants