base/bif/plugins/Zeek_SteppingStone.events.bif.zeek

GLOBAL
Namespace

GLOBAL

Summary

Events

stp_correlate_pair: event &deprecated =

Event internal to the stepping stone detector.

stp_create_endp: event &deprecated =

Deprecated.

stp_remove_endp: event &deprecated =

Event internal to the stepping stone detector.

stp_remove_pair: event &deprecated =

Event internal to the stepping stone detector.

stp_resume_endp: event &deprecated =

Event internal to the stepping stone detector.

Detailed Interface

Events

stp_correlate_pair
Type

event (e1: int, e2: int)

Attributes

&deprecated = “Remove in v4.1. The stepping-stone analyzer has been unmaintained for a long time and will be removed. See ticket 1573 for details”

Event internal to the stepping stone detector.

stp_create_endp
Type

event (c: connection, e: int, is_orig: bool)

Attributes

&deprecated = “Remove in v4.1. The stepping-stone analyzer has been unmaintained for a long time and will be removed. See ticket 1573 for details”

Deprecated. Will be removed.

stp_remove_endp
Type

event (e: int)

Attributes

&deprecated = “Remove in v4.1. The stepping-stone analyzer has been unmaintained for a long time and will be removed. See ticket 1573 for details”

Event internal to the stepping stone detector.

stp_remove_pair
Type

event (e1: int, e2: int)

Attributes

&deprecated = “Remove in v4.1. The stepping-stone analyzer has been unmaintained for a long time and will be removed. See ticket 1573 for details”

Event internal to the stepping stone detector.

stp_resume_endp
Type

event (e: int)

Attributes

&deprecated = “Remove in v4.1. The stepping-stone analyzer has been unmaintained for a long time and will be removed. See ticket 1573 for details”

Event internal to the stepping stone detector.