summaryrefslogtreecommitdiffstats
path: root/src/usr/local/share/protocols/tsp.pat
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/share/protocols/tsp.pat')
-rw-r--r--src/usr/local/share/protocols/tsp.pat14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/usr/local/share/protocols/tsp.pat b/src/usr/local/share/protocols/tsp.pat
new file mode 100644
index 0000000..7751df9
--- /dev/null
+++ b/src/usr/local/share/protocols/tsp.pat
@@ -0,0 +1,14 @@
+# 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
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+#
+# 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