Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.63 KB

File metadata and controls

25 lines (18 loc) · 1.63 KB

Checklist :

  • If you are new to Scapy: I have checked CONTRIBUTING.md (esp. section submitting-pull-requests)
  • I squashed commits belonging together
  • I added unit tests or explained why they are not relevant
  • I executed the regression tests (using tox)
  • If the PR is still not finished, please create a Draft Pull Request
  • This PR uses (partially) AI-generated code. If so:
    • I ensured the generated code follows the internal concepts of scapy
    • This PR has a test coverage > 90%
    • I reviewed every generated line
    • If this PR contains more than 500 lines of code (excluding unit tests) I considered splitting this PR.
    • I considered interoperability tests with existing packages or utilities to ensure conformity of a newly generated protocol

I understand that failing to mention the use of AI may result in a ban. (We do not forbid it, but you must play fair. Be warned !)

fixes #xxx