policy/protocols/conn/pppoe-session-id-logging.zeek

Conn

This script adds PPPoE session ID information to the connection log.

Namespace:

Conn

Imports:

base/protocols/conn

Summary

Redefinitions

Conn::Info: record

New Fields:

Conn::Info

pppoe_session_id: count &log &optional

The PPPoE session id, if applicable for this connection.

Detailed Interface