Next: , Previous: mimebro, Up: Predefined Variables



6.1.23 ntp.bro

excessive_ntp_request : count
NTP requests over this length are considered “excessive” and will be flagged (marked “hot”).
Note: This variable is const, so may only be changed via redef.

allow_excessive_ntp_requests : set[addr]

NTP requests from an address in this set are never considered excessively long (see excessive_ntp_request).
Note: This variable is const, so may only be changed via redef.