~xavpaice/ntp-charm:feature/phc_support

Last commit made on 2020-12-01
Get this branch:
git clone -b feature/phc_support https://git.launchpad.net/~xavpaice/ntp-charm
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
feature/phc_support
Repository:
lp:~xavpaice/ntp-charm

Recent commits

b437688... by Xav Paice

If has PHC, allow config delivery for chrony

If the settings for pools, source and peers are all empty, we drop the
package default config file for chrony. This enables custom config if
PHC is available.

Note that the charm default has pools set.

84c1290... by Xav Paice

Add support for PHC clock source

If /dev/ptp0 exists, add a config item in chrony.conf to make use of it.

2535272... by Junien F

README : fix typo

Reviewed-on: https://code.launchpad.net/~axino/ntp-charm/+git/ntp-charm/+merge/389069
Reviewed-by: Gareth Woolridge <email address hidden>

22b18c6... by Junien F

README : fix typo

7e28462... by Junien F

README : add paragraph about unlimited_clients

Reviewed-on: https://code.launchpad.net/~axino/ntp-charm/+git/ntp-charm/+merge/389059
Reviewed-by: Benjamin Allot <email address hidden>

29e7c57... by Junien F

README : add paragraph about unlimited_clients

f5cc316... by Junien F

README : fix section title type

c1dceca... by Junien F

add config option "unlimited_clients"

Reviewed-on: https://code.launchpad.net/~axino/ntp-charm/+git/ntp-charm/+merge/389002
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

222e39c... by Junien F

add config option "unlimited_clients"

With this config option, you can specify clients which will be allowed
to send requests to the NTP server without any rate limit.

048271d... by Junien F

fix "make lint"

Reviewed-on: https://code.launchpad.net/~axino/ntp-charm/+git/ntp-charm/+merge/388987
Reviewed-by: Benjamin Allot <email address hidden>