summaryrefslogtreecommitdiffstats
path: root/usr/local/share/protocols/tsp.pat
blob: e704ce06e4ad3423e178f49ea895968719880040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# TSP - Berkely UNIX Time Synchronization Protocol
# Pattern attributes: good veryfast fast overmatch
# Protocol groups: time_synchronization open_source
# Wiki: http://www.protocolinfo.org/wiki/TSP
#
# http://ftp.svbug.com/ftp/pub/manuals/pdf/smm.22.timed.pdf
# http://docs.freebsd.org/44doc/smm/12.timed/paper.pdf
# 
# This pattern is barely tested.

tsp
# type, version (1), sequence number, 8 type specific bytes, machine name
^[\x01-\x13\x16-$]\x01.?.?.?.?.?.?.?.?.?.?[ -~]+
OpenPOWER on IntegriCloud