scapy icon indicating copy to clipboard operation
scapy copied to clipboard

RTPS vendor name fix

Open phretor opened this issue 3 years ago • 2 comments

Renamed vendor from ADLINK to Eclipse in the RTPS contribution layer.

phretor avatar Jan 05 '22 09:01 phretor

Codecov Report

Merging #3500 (9b6fa3c) into master (34c5f60) will increase coverage by 86.28%. The diff coverage is n/a.

:exclamation: Current head 9b6fa3c differs from pull request most recent head 4d2ea10. Consider uploading reports for the commit 4d2ea10 to get more accurate results

@@             Coverage Diff             @@
##           master    #3500       +/-   ##
===========================================
+ Coverage        0   86.28%   +86.28%     
===========================================
  Files           0      281      +281     
  Lines           0    63208    +63208     
===========================================
+ Hits            0    54540    +54540     
- Misses          0     8668     +8668     
Impacted Files Coverage Δ
scapy/contrib/gtp.py 91.83% <0.00%> (ø)
scapy/contrib/portmap.py 97.14% <0.00%> (ø)
scapy/layers/usb.py 71.54% <0.00%> (ø)
scapy/layers/rip.py 96.29% <0.00%> (ø)
scapy/layers/isakmp.py 89.11% <0.00%> (ø)
scapy/contrib/automotive/obd/__init__.py 100.00% <0.00%> (ø)
scapy/layers/mgcp.py 100.00% <0.00%> (ø)
scapy/layers/zigbee.py 79.85% <0.00%> (ø)
scapy/contrib/bp.py 77.77% <0.00%> (ø)
scapy/layers/dhcp6.py 63.22% <0.00%> (ø)
... and 271 more

codecov[bot] avatar Jan 05 '22 09:01 codecov[bot]

Thanks for this PR. I am not familiar with RTPS, could you add some context to this change?

guedou avatar Mar 27 '22 07:03 guedou

Fixed in https://github.com/secdev/scapy/pull/4159

gpotter2 avatar Feb 04 '24 18:02 gpotter2