[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.3-29-g26889a8

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.

The branch, master has been updated
       via  26889a8cb7ce661ff22998b339b95214c88c3319 (commit)
       via  cd278d1826a72ae2ca90779e50507f6fb225abaf (commit)
       via  38777348143ed2f6c41ff0fedb131181606d3a1a (commit)
       via  19f2ab9e09adb2fbb88e8a7a3381125415714c2a (commit)
       via  3260dc82fe4a04bd2f851c3618af5ae66750285e (commit)
       via  1a98c5ffa91116af8a0ade55f5674b327a1c9863 (commit)
      from  8247b8525fe81779f15e7b4b6c8ed5d245903bff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 26889a8cb7ce661ff22998b339b95214c88c3319
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Dec 14 16:04:43 2022 +0100

    cmdmon+client: add selectopts command
    
    This command uses the new source function to modify configured selection
    options of an NTP source or reference clock.

commit cd278d1826a72ae2ca90779e50507f6fb225abaf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Dec 14 15:28:52 2022 +0100

    cmdmon+client: split out conversion of selection options
    
    This will be shared with new command modifying the selection options.

commit 38777348143ed2f6c41ff0fedb131181606d3a1a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Dec 14 15:15:41 2022 +0100

    sources: add function to modify selection options
    
    Add a function to add new selection options or remove existing options
    specified in the configuration for both NTP sources and reference
    clocks.
    
    Provide a pair of IP address and reference ID to identify the source
    depending on the type. Find the source directly in the array of sources
    instead of going through the NSR hashtable for NTP sources to not
    complicate it unnecessarily.

commit 19f2ab9e09adb2fbb88e8a7a3381125415714c2a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Wed Dec 14 14:57:42 2022 +0100

    sources: add assertion for instance index

commit 3260dc82fe4a04bd2f851c3618af5ae66750285e
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Dec 6 16:33:03 2022 +0100

    cmdparse: add functions for parsing refclock refid and select options
    
    This will be used in new chronyc command working on refclocks.

commit 1a98c5ffa91116af8a0ade55f5674b327a1c9863
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Mon Dec 5 16:44:38 2022 +0100

    ntp: update comment about minimum request spacing

-----------------------------------------------------------------------

Summary of changes:
 candm.h                     | 13 +++++++-
 client.c                    | 72 +++++++++++++++++++++++++++++++++++++++++----
 cmdmon.c                    | 46 ++++++++++++++++++++++++-----
 cmdparse.c                  | 45 ++++++++++++++++++++++------
 cmdparse.h                  |  6 ++++
 conf.c                      | 22 ++++----------
 doc/chronyc.adoc            | 17 +++++++++++
 ntp_io_linux.c              |  4 +--
 pktlength.c                 |  1 +
 sources.c                   | 43 +++++++++++++++++++++++++++
 sources.h                   |  4 +++
 test/simulation/110-chronyc |  9 ++++++
 test/system/007-cmdmon      |  3 +-
 13 files changed, 241 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/