Module Name:src
Committed By: christos
Date: Tue Oct 1 20:59:51 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/include: ntp.h ntp_lists.h ntpd.h
src/external/bsd/ntp/dist/ntpd: ntp_control.c ntp_request.c
ntp_restrict.c
Log Message:
Don't play poin
Module Name:src
Committed By: christos
Date: Tue Oct 1 20:59:51 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/include: ntp.h ntp_lists.h ntpd.h
src/external/bsd/ntp/dist/ntpd: ntp_control.c ntp_request.c
ntp_restrict.c
Log Message:
Don't play poin
Module Name:src
Committed By: martin
Date: Mon Aug 19 08:28:32 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/libntp/lib/isc: assertions.c
Log Message:
Rework previous - gcc is stupid.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd
Module Name:src
Committed By: martin
Date: Mon Aug 19 08:28:32 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/libntp/lib/isc: assertions.c
Log Message:
Rework previous - gcc is stupid.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/bsd
Module Name:src
Committed By: martin
Date: Mon Aug 19 07:28:22 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/libntp/lib/isc: assertions.c
Log Message:
isc_assertion_typetotext: kill invalid default: case, there is no
possible enum value to trigger this path, and the r
Module Name:src
Committed By: martin
Date: Mon Aug 19 07:28:22 UTC 2024
Modified Files:
src/external/bsd/ntp/dist/libntp/lib/isc: assertions.c
Log Message:
isc_assertion_typetotext: kill invalid default: case, there is no
possible enum value to trigger this path, and the r
Module Name:src
Committed By: christos
Date: Sun Aug 18 20:47:28 UTC 2024
Modified Files:
src/external/bsd/ntp/dist: configure.ac
src/external/bsd/ntp/dist/include: c99_snprintf.h lib_strbuf.h ntp.h
ntp_config.h ntp_control.h ntp_fp.h ntp_lists.h ntp_md5
Module Name:src
Committed By: christos
Date: Sun Aug 18 20:47:28 UTC 2024
Modified Files:
src/external/bsd/ntp/dist: configure.ac
src/external/bsd/ntp/dist/include: c99_snprintf.h lib_strbuf.h ntp.h
ntp_config.h ntp_control.h ntp_fp.h ntp_lists.h ntp_md5
Hi Roy !
That looks more semantics (the ones I know of - dynamic interface
scanning is one of my NTPd parts)
preserving now.
So far I see no other issues from the pitfalls I know of.
Lets hope our kernel and other SO_RERRORS systems miss any
interface scan worthy events.
Frank
On 01/03/2
On 02/01/2021 23:33, Frank Kardel wrote:
Also the behavior now fully relies in the routing message functionality which
can be disabled
on serious procession errors - at that point the code robustness relies on the
periodic
re-scanning - so I am not sure whether the periodic re-scanning shoul
On 02/01/2021 23:33, Frank Kardel wrote:
Hi Roy !
This may look like a better solution from the interface tracking side.
People have requested being able to disable dynamic interface updates
completely.
This was implemented via the -U 0.
...
This patch seems (by visual inspection) to brea
Hi Roy !
This may look like a better solution from the interface tracking side.
People have requested being able to disable dynamic interface updates
completely.
This was implemented via the -U 0.
See man ntpd:
...
−U number, −−updateinterval=number
interval in seconds
On 02/01/2021 17:23, Roy Marples wrote:
That's a good point, with this we can now remove that forced sync on a timer
approach.
Does this look ok?
Better patch:
diff -r 9e64cf4881a1 external/bsd/ntp/dist/ntpd/ntp_io.c
--- a/external/bsd/ntp/dist/ntpd/ntp_io.c Sat Jan 02 12:39:33 2021 +0
Hi Frank
On 02/01/2021 09:55, Frank Kardel wrote:
I doubt that the explicit draining is helpful here as it already happens
I was aware of that.
I was just trying to avoid excess timer interface timeouts if we don't get
around to reading the next message in UPDATE_GRACE time.
Let's see what u
Hi Roy !
I doubt that the explicit draining is helpful here as it already happens
in the outer loop processing any routing socket input. All that is happening
in the routing messages processing path is to call
timer_interfacetimeout(current_time + UPDATE_GRACE) and
this is robust for multipl
On Dec 30, 5:11pm, hann...@eis.cs.tu-bs.de ("J. Hannken-Illjes") wrote:
-- Subject: Re: CVS commit: src/external/bsd/ntp/dist
| Looks like this commit removed the keyword "mdnstries" so the provided
| /etc/ntp.conf fails as:
|
| ntpd[317]: line 33 column 1 syntax error,
On Dec 28, 2013, at 4:20 AM, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Sat Dec 28 03:20:15 UTC 2013
>
>src/external/bsd/ntp/dist/ntpd/ntp_parser.y \
Looks like this commit removed the keyword "mdnstries" so the provided
/etc/ntp.conf fails as:
n
17 matches
Mail list logo