From: Russ Combs Date: Mon, 11 Aug 2014 17:10:29 +0000 (-0400) Subject: fixed stream_tcp.policy range X-Git-Tag: 3.0.0-233~1426^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e01289fd9b94bd0bf87f1dc994fd2902ea8ac00;p=thirdparty%2Fsnort3.git fixed stream_tcp.policy range --- diff --git a/src/stream/tcp/tcp_module.cc b/src/stream/tcp/tcp_module.cc index b1d518c87..331065c5a 100644 --- a/src/stream/tcp/tcp_module.cc +++ b/src/stream/tcp/tcp_module.cc @@ -74,7 +74,7 @@ using namespace std; "(stream_tcp) TCP session without 3-way handshake" static const char* policies = - "first | last | bsd | linux | old-linux | windows | win-2003 | vista " + "first | last | bsd | linux | old-linux | windows | win-2003 | vista | " "solaris | hpux | hpux10 | irix | macos"; static const char* client_ports =