]> git.ipfire.org Git - thirdparty/chrony.git/commit
addressing: introduce IPSockAddr
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jul 2019 06:05:43 +0000 (08:05 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jul 2019 11:37:52 +0000 (13:37 +0200)
commitca96946416b5f3147380dbc431d3404e9e7f4a1c
treebf6637c18c3aee682423990914e86c02d84b91b6
parente5b9b6d70103d1f0e4ce201b8ffd5356f9518cf5
addressing: introduce IPSockAddr

Rename NTP_Remote_Address to IPSockAddr to make it usable in non-NTP
context and provide NTP_Remote_Address for compatibility. Also, change
the type of port to uint16_t.
addressing.h