Searched refs:multicastclient (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/ntp/html/scripts/ |
| D | confopt.txt | 10 <li class='inline'><a href='confopt.html#multicastclient'>multicastclient - enable multicast client…
|
| /freebsd-12-stable/contrib/ntp/conf/ |
| D | malarky.conf | 9 multicastclient # listen on default 224.0.1.1
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | complete.conf.in | 47 multicastclient 224.0.1.1 ff05::101
|
| D | ntp_config.c | 962 addr = HEAD_PFIFO(ptree->multicastclient); in dump_config_tree() 1985 addr_node = HEAD_PFIFO(ptree->multicastclient); in config_other_modes() 2029 FREE_ADDRESS_FIFO(ptree->multicastclient); in free_config_other_modes()
|
| D | ntp_parser.c | 2540 { CONCAT_G_FIFOS(cfgt.multicastclient, (yyvsp[0].Address_fifo)); } in yyparse()
|
| D | invoke-ntp.conf.texi | 210 @code{multicastclient} 386 @item @code{multicastclient} @kbd{address} @kbd{...} 1885 @code{multicastclient} 2413 @code{multicastclient}
|
| D | ntp.conf.def | 255 .Ic multicastclient 431 .It Ic multicastclient Ar address ... 1960 .Ic multicastclient 2539 .Ic multicastclient
|
| /freebsd-12-stable/contrib/ntp/include/ |
| D | ntp_config.h | 222 address_fifo * multicastclient; member
|
| /freebsd-12-stable/contrib/ntp/ntpdc/ |
| D | ntpdc-opts.def | 679 multicast server, as in the multicastclient command with
|
| /freebsd-12-stable/contrib/ntp/ |
| D | ChangeLog | 99 * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 490 * [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org> 2025 * [Bug 2069] from 4.2.6p5-RC2: broadcastclient, multicastclient spin up 3276 * [Bug 2069] broadcastclient, multicastclient spin up duplicate 3753 * [Bug 1347] ntpd/complete.conf missing multicastclient test case.
|
| D | NEWS | 125 * [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 1161 * [Bug 3356] Bugfix 3072 breaks multicastclient <perlinger@ntp.org> 3382 multicastclient configurations, cleans up some ntpq display issues, and 3396 multicastclient without broadcastdelay
|
| D | CommitLog | 1658 [Bug 2990] multicastclient incorrectly causes bind to broadcast address. 17290 [Bug 3356] Bugfix 3072 breaks multicastclient 17293 [Bug 3356] Bugfix 3072 breaks multicastclient 17296 [Bug 3356] Bugfix 3072 breaks multicastclient 113095 [Bug 2069] broadcastclient, multicastclient spin up duplicate 113104 [Bug 2069] broadcastclient, multicastclient spin up duplicate 113120 [Bug 2069] broadcastclient, multicastclient spin up duplicate 113125 [Bug 2069] broadcastclient, multicastclient spin up duplicate 113135 [Bug 2069] broadcastclient, multicastclient spin up duplicate 113139 [Bug 2069] broadcastclient, multicastclient spin up duplicate [all …]
|