zeek/scripts/base
Jon Siwek be7110f6c0 Make Syslog analyzer accept messages that omit Priority
Essentially, it will now process/parse priority values if they are
there, or else just accept whatever remaining data/text is there as the
syslog message.  Reasoning is that there's syslog producers out there
that may have simply forgotten/neglected to send the priority value
and technically won't conform to what the standard says, though we can
infer the intent (some syslog consumers already may do similarly, but
I didn't verify).
2019-03-14 18:47:32 -07:00
..
files Convert more redef-able constants to runtime options 2018-08-27 19:38:47 -05:00
frameworks Merge remote-tracking branch 'origin/topic/jsiwek/vxlan' 2019-03-14 17:59:42 +00:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols Make Syslog analyzer accept messages that omit Priority 2019-03-14 18:47:32 -07:00
utils GH-211: improve consistency of how scripting errors are handled 2019-01-30 11:20:09 -06:00
init-bare.bro Merge remote-tracking branch 'origin/topic/jsiwek/vxlan' 2019-03-14 17:59:42 +00:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00