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

ICMP v4 Support (issue #10) #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

ICMP v4 Support (issue #10) #13

wants to merge 4 commits into from

Conversation

MightyE
Copy link
Contributor

@MightyE MightyE commented Dec 17, 2018

Addresses Issue #10

* 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.
@MightyE MightyE changed the title ICMP v4 Support ICMP v4 Support (#10) Dec 17, 2018
@MightyE
Copy link
Contributor Author

MightyE commented Dec 17, 2018

Addresses Issue #10

@MightyE MightyE changed the title ICMP v4 Support (#10) ICMP v4 Support (issue #10) Dec 17, 2018
@MightyE MightyE added the enhancement New feature or request label Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant