Snort mailing list archives
question about InlineDrop()
From: Markus Lude <markus.lude () gmx de>
Date: Fri, 26 Feb 2010 09:09:46 +0100
Hello,
in inline.c in InlineDrop() there is among others this piece of code:
if (!(p->packet_flags & PKT_STATELESS))
stream_api->drop_traffic(p->ssnptr, SSN_DIR_BOTH);
I've some problems to understand what it does and when. Maybe someone
could help me here? Thanks.
Regards,
Markus
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Current thread:
- question about InlineDrop() Markus Lude (Feb 26)
- Re: question about InlineDrop() Steven Sturges (Feb 26)
