From 809ed1768b83bc0c5392f943f4820523494e8285 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 11 Aug 2010 15:06:50 +0200 Subject: imptcp: added $InputPTCPServerAddtlFrameDelimiter directive also improved testbench --- doc/imptcp.html | 3 +-- plugins/imptcp/imptcp.c | 13 ++++++++----- tests/Makefile.am | 6 ++++++ tests/imptcp_addtlframedelim.sh | 14 ++++++++++++++ tests/imtcp_addtlframedelim.sh | 14 ++++++++++++++ tests/tcpflood.c | 14 +++++++++----- tests/testsuites/imptcp_addtlframedelim.conf | 13 +++++++++++++ tests/testsuites/imtcp_addtlframedelim.conf | 13 +++++++++++++ 8 files changed, 78 insertions(+), 12 deletions(-) create mode 100755 tests/imptcp_addtlframedelim.sh create mode 100755 tests/imtcp_addtlframedelim.sh create mode 100644 tests/testsuites/imptcp_addtlframedelim.conf create mode 100644 tests/testsuites/imtcp_addtlframedelim.conf diff --git a/doc/imptcp.html b/doc/imptcp.html index c63ddc34..d4228185 100644 --- a/doc/imptcp.html +++ b/doc/imptcp.html @@ -7,7 +7,7 @@

Plain TCP Syslog Input Module

Module Name:    imptcp

-

Available since: 4.7.3+, 5.5.8+? +

Available since: 4.7.3+, 5.5.8+

Author: Rainer Gerhards <rgerhards@adiscon.com>

Description:

@@ -24,7 +24,6 @@ specifying $InputPTCPServerRun multiple times. their name instead of just TCP. Note that only a subset of the parameters are supported.