Guillaume Valadon
Guillaume Valadon
The code have PEP08 related errors https://github.com/secdev/scapy/pull/3250/checks?check_run_id=3721770792#step:5:12 Could you fix them?
What is the memory usage like when the exception happen?
Thanks. Are you able to isolate the frame that causes the RecursionError ?
@obilodeau thanks for your message. Are you able to share small reproducer?
Thanks for reporting the issue. Does sending packets work fine? I am afraid that the route lookup will be slow as it was not designed to handle a full-view.
I had a similar issue on Ubuntu 18.04. Botch clang 9.0 and 6.0 were installed. I removed 6.0 and was able to compile bcc.
The test named `Check offline sniff() with a PcapNg file and a filter (by file object)` is failing on OpenBSD 7.1 with the following error `scapy.error.Scapy_Exception: Failed to compile filter...
@polybassa are there some tests that should be disabled https://github.com/secdev/scapy/runs/7918151585?check_suite_focus=true#step:3:2310 ?
I am closing this PR as Scapy maintainers seem that it is not necessary.
flake8 is reporting linting errors. Can you fix them?