Skip to main content

Module monitor_flags

Module monitor_flags 

Source
Expand description

Flow monitor request flags (NXFMF_*).

Constants§

ACTIONS
Include actions in update entries.
ADD
Notify when a new flow is added.
DELETE
Notify when a flow is deleted.
INITIAL
Send existing flows as initial ADDED events.
MODIFY
Notify when a flow is modified.
OWN
Include updates caused by the caller’s own messages.