]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: example of how an app-layer may be initialized
authorJason Ish <ish@unx.ca>
Mon, 3 Apr 2017 21:33:14 +0000 (15:33 -0600)
committerJason Ish <ish@unx.ca>
Mon, 5 Jun 2017 20:57:20 +0000 (14:57 -0600)
commitf6f126d53df45be95412b342df68b16447a995b7
treed10d51f7d3387de42be5c36d8476885742d9ccc1
parent949b358b80695a53eb48578407f132b6dc4dd146
rust: example of how an app-layer may be initialized

Also shows basic usage of the configuration API from Rust.
rust/src/dns/mod.rs [new file with mode: 0644]
rust/src/lib.rs
src/app-layer-dns-udp.c
src/rust.h