Eshed Schacham

Results 12 comments of Eshed Schacham

I don't have any empiric data but lua should be faster than PyFunctionItem and slower than regular items. I suspect it's not going to be extreme as long as you...

Hmm, I was pretty sure WS reassembles the packets automatically and calls your protocol over the reassembled data, apparently this isn't so. You can probably call the function directly from...

It's python, they're only 'protected' to mark that you shouldn't use them unless you know what you're doing :) Regarding the PR, I don't think it can be added to...

I think it accidentally didn't include pyreshark_locator.py kinda surprised about the dll, the manual download should work though

I'm not actively maintaining pyreshark at the moment, if anyone makes pull requests to update for newer wireshark and/or python versions I'll be happy to test and release

Thank you :) Unfortunately I haven't maintained this for a while so it doesn't work with recent versions of Wireshark. As to your question, IIRC it should be {"tcp.port" :...

@ArturKovacs you can see the effects in this bug report in Veloren: https://gitlab.com/veloren/veloren/-/issues/877 in particular this comment: https://gitlab.com/veloren/veloren/-/issues/877#note_476757314 You can easily reproduce this on linux/X11: 1) Set your X11 input...

Sorry for pinging, but is there a way I could assist in reviewing this PR?