mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
![]() The "dns_TXT_reply" event now uses a "vector of strings" as the final parameter instead of just a "string" in order to support DNS TXT resource records that contain multiple character-strings. The format in which the TXT answers are logged by default is now changed to be a list of strings of the form `fmt("TXT %d %s", |str|, str)`, one for each character-string in the RR and delimited by a space (' ') character. |
||
---|---|---|
.. | ||
files | ||
frameworks | ||
misc | ||
protocols | ||
utils | ||
init-bare.bro | ||
init-default.bro |