kpcyrd / sniffglue

Secure multithreaded packet sniffer
https://crates.io/crates/sniffglue
GNU General Public License v3.0
1.08k stars 94 forks source link

Fix compatibility with RISC-V #92

Closed felixonmars closed 2 years ago

felixonmars commented 2 years ago

riscv64 basically shares the same syscallz tables so let's apply the conditions to it as well.

Builds fine and all tests are passing here.

kpcyrd commented 2 years ago

Thanks! Do you need a release for this?

felixonmars commented 2 years ago

Thanks! Do you need a release for this?

Not in a hurry, but would be neat :p

kpcyrd commented 2 years ago

Published as 0.13.1