]> git.ipfire.org Git - thirdparty/chrony.git/commit
addressing: introduce identifiers for unresolved addresses
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 18 Feb 2020 09:35:41 +0000 (10:35 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 19 Feb 2020 10:37:15 +0000 (11:37 +0100)
commit84902d0e00de49b8b448c44e3a250d1bb3143ed1
tree01b248d607d3e212456f4407917825426d0870bd
parentf7f3667bcb8e98290ba0c03451a6fdcd767518cc
addressing: introduce identifiers for unresolved addresses

Add a new type of address for NTP sources that don't have a resolved
address yet. This will allow the sources to be displayed, modified and
deleted by chronyc.

Update utility functions to support the new addresses.
addressing.h
util.c
util.h