[Git][NTPsec/ntpsec][master] Clear an obsolete struct pkt reference out of the way.

Eric S. Raymond gitlab at mg.gitlab.com
Mon Jan 28 15:52:04 UTC 2019


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
858a351a by Eric S. Raymond at 2019-01-28T15:50:16Z
Clear an obsolete struct pkt reference out of the way.

- - - - -


1 changed file:

- devel/trace/ntpsec-ntp-proto.ini


Changes:

=====================================
devel/trace/ntpsec-ntp-proto.ini
=====================================
@@ -3,12 +3,14 @@
 ;
 ; Copyright 2015 Chris Johns <chrisj at ntpsec.org>
 ;
-
+; Warning: This file has been out of date since the refactoring of
+; the protocol machine.  The entries for the old process_packet function
+; have been deleted.  All this needs updating by an expert. 
+;
 ;--------------------------------------------------------------------------
 [ntpsec-ntp-proto]
 trace = transmit
 trace = receive
-trace = process_packet
 trace = poll_update
 trace = peer_clear
 trace = clock_filter
@@ -37,7 +39,6 @@ header = '#include "ntpd.h"'
 [ntpsec-ntp-proto-signatures]
 transmit = void, struct peer*
 receive = void, struct recvbuf*
-process_packet = void, struct peer*, struct pkt*, unsigned int
 poll_update = void, struct peer*, uint8_t
 peer_clear = void, struct peer*, const char*
 clock_filter = void, struct peer*, double, double, double



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/858a351ad4cc55af32e32a586a97ab41a9b35561

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/858a351ad4cc55af32e32a586a97ab41a9b35561
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190128/66370678/attachment.html>


More information about the vc mailing list