]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns: remove C wrapper functions to Rust
authorJason Ish <jason.ish@oisf.net>
Tue, 14 Jan 2020 00:35:57 +0000 (18:35 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 14 Mar 2020 19:34:50 +0000 (20:34 +0100)
commit0af9a3a5f7954d7c972e448cad88cfbee025af3b
treef7ff33adcf3c007be5e5f3d413619a9a1b56ad9e
parent1b44f839e67f1b96289b91d8980119e21ec1d5e2
dns: remove C wrapper functions to Rust

Remove registration of C wrapper functions and register
the Rust functions directly for UDP.
rust/cbindgen.toml
rust/src/core.rs
rust/src/dns/dns.rs
src/app-layer-dns-common.h
src/app-layer-dns-tcp.c
src/app-layer-dns-udp.c
src/detect-dns-query.c
src/output-json-alert.c