base/protocols/ntp/consts.zeek

NTP
Namespace

NTP

Summary

Redefinable Options

NTP::modes: table &default = function &redef

The descriptions of the NTP mode value, as described in RFC 5905, Figure 1

Detailed Interface

Redefinable Options

NTP::modes
Type

table [count] of string

Attributes

&default = function &redef

Default
{
   [2] = "symmetric passive",
   [5] = "broadcast server",
   [3] = "client",
   [7] = "reserved",
   [6] = "broadcast client",
   [4] = "server",
   [1] = "symmetric active"
}

The descriptions of the NTP mode value, as described in RFC 5905, Figure 1