rust-bpf / rust-bcc

user-friendly rust bindings for the bpf compiler collection
MIT License
475 stars 54 forks source link

fix #190 #197

Closed Phoenix500526 closed 1 year ago

Phoenix500526 commented 2 years ago

Fixes #190 by using from_be to convert the network byte order to the host byte order

Signed-off-by: Jiawei Zhao phoenix500526@163.com

briefly answer these questions: