Searched refs:multicastclient (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/ntp/html/scripts/ |
| H A D | confopt.txt | 10 <li class='inline'><a href='confopt.html#multicastclient'>multicastclient - enable multicast client…
|
| /src/contrib/ntp/conf/ |
| H A D | malarky.conf | 9 multicastclient # listen on default 224.0.1.1
|
| /src/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 47 multicastclient 224.0.1.1 ff05::101
|
| H A D | ntp_config.c | 952 addr = HEAD_PFIFO(ptree->multicastclient); in dump_config_tree() 2011 addr_node = HEAD_PFIFO(ptree->multicastclient); in config_other_modes() 2055 FREE_ADDRESS_FIFO(ptree->multicastclient); in free_config_other_modes()
|
| H A D | ntp_parser.c | 2524 { CONCAT_G_FIFOS(cfgt.multicastclient, (yyvsp[0].Address_fifo)); } in yyparse()
|
| H A D | ntp.conf.def | 255 .Ic multicastclient 419 .It Ic multicastclient Ar address ... 1958 .Ic multicastclient 2533 .Ic multicastclient
|
| H A D | invoke-ntp.conf.texi | 210 @code{multicastclient} 374 @item @code{multicastclient} @kbd{address} @kbd{...} 1880 @code{multicastclient} 2404 @code{multicastclient}
|
| /src/contrib/ntp/include/ |
| H A D | ntp_config.h | 224 address_fifo * multicastclient; member
|
| /src/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 679 multicast server, as in the multicastclient command with
|
| /src/contrib/ntp/ |
| H A D | NEWS | 261 * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 1297 * [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org> 3518 multicastclient configurations, cleans up some ntpq display issues, and 3532 multicastclient without broadcastdelay 4027 * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 5063 * [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org> 7284 multicastclient configurations, cleans up some ntpq display issues, and 7298 multicastclient without broadcastdelay
|
| H A D | ChangeLog | 217 * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 608 * [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org> 2143 * [Bug 2069] from 4.2.6p5-RC2: broadcastclient, multicastclient spin up 3394 * [Bug 2069] broadcastclient, multicastclient spin up duplicate 3871 * [Bug 1347] ntpd/complete.conf missing multicastclient test case.
|
| H A D | CommitLog | 4879 [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 20511 [Bug 3356] Bugfix 3072 breaks multicastclient 20514 [Bug 3356] Bugfix 3072 breaks multicastclient 20517 [Bug 3356] Bugfix 3072 breaks multicastclient 116316 [Bug 2069] broadcastclient, multicastclient spin up duplicate 116325 [Bug 2069] broadcastclient, multicastclient spin up duplicate 116341 [Bug 2069] broadcastclient, multicastclient spin up duplicate 116346 [Bug 2069] broadcastclient, multicastclient spin up duplicate 116356 [Bug 2069] broadcastclient, multicastclient spin up duplicate 116360 [Bug 2069] broadcastclient, multicastclient spin up duplicate [all …]
|