On Apr 20, 2013, at 12:16 PM, Matthias Vallentin <[email protected]> wrote:
> # Client body extraction is not currently supported in this script. > if ( is_orig ) > return; > > Does anyone recall the reason for this? Oversight on my part. :) > Here's my suggestion: we'd introduce an enum that specifies the > direction, e.g., ORIG, RESP, BOTH. Users can then decide what they'd > like to have recorded. This is all being done through the file analysis framework now and is being abstracted there now. The script you are having trouble with is being removed. .Seth -- Seth Hall International Computer Science Institute (Bro) because everyone has a network http://www.bro.org/ _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
