]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
fixed stream_tcp.policy range
authorRuss Combs <rucombs@cisco.com>
Mon, 11 Aug 2014 17:10:29 +0000 (13:10 -0400)
committerRuss Combs <rucombs@cisco.com>
Mon, 11 Aug 2014 17:10:29 +0000 (13:10 -0400)
src/stream/tcp/tcp_module.cc

index b1d518c871fcc5b954ee415c6e683b26a20ca47f..331065c5a79620e3b464bbc2cf16cb3678b3ec81 100644 (file)
@@ -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 =