eldadcool

Results 5 issues of eldadcool

This PR is a suggestion for a fix to #4536. All I did is added the BMP_STRING format to the relevant type

bug
needs testing

### Brief description In the TLS workshop in ScapyCon scapy failed to parse a certificate I download from the browser. the certificate was constructed by my company vpn provider (Cato...

This fix allow to send CLASSIC CAN frames with a DLC value larger than 8 using the socketcan interface. In addition it allow to parse incoming socketcan messages with the...

## 🐛 Bug report The title of a class added using "add_class_arguments" is printed as `str(TestClass)` instead of `TestClass.__name__` as expected. This lead to the title be: "" instead of...

refactor
pending author response

Hi, When using the isotp layer with large packest the timeout takes into account all the processing and reception of the isotp packet. This means that if the timeout is...