]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Cleanup to include/ntp.h
authorHarlan Stenn <stenn@ntp.org>
Tue, 12 Apr 2016 02:56:06 +0000 (19:56 -0700)
committerHarlan Stenn <stenn@ntp.org>
Tue, 12 Apr 2016 02:56:06 +0000 (19:56 -0700)
bk: 570c63c6SPU9BX5x37HCAuzOsPjO0Q

ChangeLog
include/ntp.h

index b36fb25b9cc5ae11c6b81a595cb97d221e52e2a8..77f9af2b052758fbf526e30a47a60b9f715f7fcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,7 @@
 * Fix some Credit: attributions in the NEWS file.  Harlan Stenn.
 * Fix typo in html/monopt.html.  Harlan Stenn.
 * Add README.pullrequests.  Harlan Stenn.
+* Cleanup to include/ntp.h.  Harlan Stenn.
 
 ---
 (4.2.8p6) 2016/01/20 Released by Harlan Stenn <stenn@ntp.org>
index 9d7407d7cf8c762d9f0b0cf397b3b1f78941d2dc..0379076c748d18d9b64513b38be055b251c4e8d9 100644 (file)
@@ -241,6 +241,13 @@ struct interface {
 #define TEST13         0x1000  /* peer unreacable */
 #define        PEER_TEST_MASK  (TEST10 | TEST11 | TEST12 | TEST13)
 
+/*
+ * Unused flags
+ */
+#define TEST14         0x2000
+#define TEST15         0x4000
+#define TEST16         0x8000
+
 /*
  * The peer structure. Holds state information relating to the guys
  * we are peering with. Most of this stuff is from section 3.2 of the