scapy icon indicating copy to clipboard operation
scapy copied to clipboard

[WIP]: Direct Remote ID for EU Drone Regulation over 802.11

Open devbharat opened this issue 5 years ago • 5 comments

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 for Python2 and Python3 (using tox or, cd test && ./run_tests_py2, cd test && ./run_tests_py3)
  • [ ] If the PR is still not finished, please create a Draft Pull Request

fixes #xxx

devbharat avatar Sep 07 '20 09:09 devbharat

Codecov Report

Merging #2799 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2799      +/-   ##
==========================================
+ Coverage   88.25%   88.29%   +0.03%     
==========================================
  Files         252      252              
  Lines       53467    53511      +44     
==========================================
+ Hits        47187    47246      +59     
+ Misses       6280     6265      -15     
Impacted Files Coverage Δ
scapy/layers/dot11.py 89.98% <100.00%> (+0.73%) :arrow_up:
scapy/arch/windows/__init__.py 70.60% <0.00%> (-0.64%) :arrow_down:
scapy/layers/ntp.py 85.40% <0.00%> (+0.54%) :arrow_up:
scapy/contrib/isotp.py 92.42% <0.00%> (+1.14%) :arrow_up:
scapy/layers/tls/automaton.py 89.47% <0.00%> (+3.00%) :arrow_up:

codecov[bot] avatar Sep 07 '20 11:09 codecov[bot]

Looking pretty cool, hope to see that finished !

gpotter2 avatar Oct 07 '20 19:10 gpotter2

Hi, do you have any plans of finishing this?

gpotter2 avatar Feb 11 '21 00:02 gpotter2

Hey, yes, I plan to get back to this. We can also close the PR and keep the branch until then.

devbharat avatar Feb 11 '21 09:02 devbharat

@devbharat Are you still interested in this?

stryngs avatar Dec 06 '22 08:12 stryngs