Nils Weiss

Results 122 comments of Nils Weiss

@gpotter2 I've resolved the conflicts on this PR, could you please have a look?

Thanks for your PR. Could you please add a unit test for this case?

Thanks for your PR. Your code looks good so far, besides my to comments.

Hi hari-19, thanks for your message. Since we are maintaining Scapy in our free time without any payment, next to our "normal" jobs, we can't QUICkly implement new features for...

Thanks for your request. Could you please provide a reference to the standard, which describes the usage of the MSB to distinguish between EVENT_ID and MEHTOD_ID

I don't see a simple solution to make your change possible in Scapy. One possibility would be, to remove the field "event_id" or "method_id" entirely and only support one or...

Hi, thanks for your request. CANFD is currently not supported by ISOTPSoftSockets. Only ISOTPNativeSockets support CANFD at the moment.

This issue got fixed

Could you please implement a select function for your socket, so that sr, sr1 and sniff will work. Could you please also provide unit tests for these functions.