Skip to content

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.

2 participants