base/protocols/ntp/main.zeek
- NTP
- Namespace:
NTP
Summary
Redefinable Options
Well-known ports for NTP. |
Types
Redefinitions
|
Events
Event that can be handled to access the NTP record as it is sent on to the logging framework. |
Hooks
Detailed Interface
Redefinable Options
- NTP::ports
-
Well-known ports for NTP.
Types
- NTP::Info
- Type:
- Fields:
-
-
ref_id:
string&log For stratum 0, 4 character string used for debugging. For stratum 1, ID assigned to the reference clock by IANA. Above stratum 1, when using IPv4, the IP address of the reference clock. Note that the NTP protocol did not originally specify a large enough field to represent IPv6 addresses, so they use the first four bytes of the MD5 hash of the reference clock’s IPv6 address (i.e. an IPv4 address here is not necessarily IPv4).
-
ref_id:
Events
- NTP::log_ntp
-
Event that can be handled to access the NTP record as it is sent on to the logging framework.