]> git.ipfire.org Git - thirdparty/suricata.git/commit
smb: Add rust registration function
authorShivani Bhardwaj <shivanib134@gmail.com>
Sat, 19 Jun 2021 07:53:14 +0000 (13:23 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 5 Aug 2021 15:30:39 +0000 (21:00 +0530)
commite5c948df87541509e34445d80c5ef0242da3326f
tree084fa967b153ebd6a7e72f352539443532808383
parent27af4bb0024bc2d1689ed7ed5708967e69174e66
smb: Add rust registration function

Get rid of the C glue code and move registration completely to Rust.
rust/src/smb/smb.rs
src/app-layer-smb.c