mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
16 lines
384 B
ReStructuredText
16 lines
384 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/protocols/sip
|
|
===========================
|
|
|
|
Support for Session Initiation Protocol (SIP) analysis.
|
|
|
|
:doc:`/scripts/base/protocols/sip/__load__.bro`
|
|
|
|
|
|
:doc:`/scripts/base/protocols/sip/main.bro`
|
|
|
|
Implements base functionality for SIP analysis. The logging model is
|
|
to log request/response pairs and all relevant metadata together in
|
|
a single record.
|
|
|