base/bif/plugins/Bro_SteppingStone.events.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_SteppingStone.events.bif.bro

Summary

Events

stp_correlate_pair: event Event internal to the stepping stone detector.
stp_create_endp: event Deprecated.
stp_remove_endp: event Event internal to the stepping stone detector.
stp_remove_pair: event Event internal to the stepping stone detector.
stp_resume_endp: event Event internal to the stepping stone detector.

Detailed Interface

Events

stp_correlate_pair
Type:event (e1: int, e2: int)

Event internal to the stepping stone detector.

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

Deprecated. Will be removed.

stp_remove_endp
Type:event (e: int)

Event internal to the stepping stone detector.

stp_remove_pair
Type:event (e1: int, e2: int)

Event internal to the stepping stone detector.

stp_resume_endp
Type:event (e: int)

Event internal to the stepping stone detector.


Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.