wok diff barnyard2/description.txt @ rev 25364
cpige: apply gibor patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 28 14:38:50 2022 +0000 (2022-07-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/barnyard2/description.txt Thu Jul 28 14:38:50 2022 +0000 1.3 @@ -0,0 +1,4 @@ 1.4 +Barnyard2 is an open source interpreter for Snort unified2 binary output files. 1.5 +Its primary use is allowing Snort to write to disk in an efficient manner and 1.6 +leaving the task of parsing binary data into various formats to a separate 1.7 +process that will not cause Snort to miss network traffic.