From 503aac70bccfecfc920e30b5d7d32e252f0cae92 Mon Sep 17 00:00:00 2001 From: sharonenoch <52180175+sharonenoch@users.noreply.github.com> Date: Sat, 1 Oct 2022 06:01:41 -0400 Subject: Line app support (#1759) * Standard support for LINE app * Added test pcap for LINE app * make check result for LINE app * Make check success as 1kxun has LINE packets * Added the ASN inc file for LINE * Removed extra lines as its effecting make check * Editing the SNI required a new pcap output file for TLS.Line format * Run Configure with --with-pcre --with-maxminddb to enable the generation of h323-overflow.pcap.out Co-authored-by: Sharon Enoch --- tests/pcap/line.pcap | Bin 0 -> 20692289 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 tests/pcap/line.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/line.pcap b/tests/pcap/line.pcap new file mode 100755 index 000000000..7fca1cd48 Binary files /dev/null and b/tests/pcap/line.pcap differ -- cgit v1.2.3