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

Packet().overload_fields can be overwritten #52

Merged
merged 3 commits into from Feb 9, 2016

Commits on Feb 9, 2016

  1. Packet().overload_fields can be overwritten

    This is needed by fragment(), which has been broken since PR secdev#11.
    p-l- committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    b610145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b43d1 View commit details
    Browse the repository at this point in the history
  3. Add tests for fragment() / defragment()

    As suggested by @guedou, this adds tests for fragment() and
    defragment() functions.
    p-l- committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    46f8edd View commit details
    Browse the repository at this point in the history