]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns: add tailing data to split tcp unit test 5266/head
authorJason Ish <jason.ish@oisf.net>
Tue, 4 Aug 2020 19:50:26 +0000 (13:50 -0600)
committerJason Ish <jason.ish@oisf.net>
Tue, 4 Aug 2020 19:58:08 +0000 (13:58 -0600)
commit6cff558663f1d9c85ecd9cd15f0a8742856afa83
treeffd06306f5325ec69e81c47847f5d64ff496f563
parentcc154ce152750aed796df63925c403b1abe8755c
dns: add tailing data to split tcp unit test

Add trailing data to the complete payload to test the case
where data is consumed, but still incomplete.
rust/src/dns/dns.rs