Searched refs:manycast (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/ntp/html/scripts/ |
| H A D | confopt.txt | 5 <li class='inline'><a href='confopt.html#manycastclient'>manycastclient - configure manycast client… 9 <li class='inline'><a href='confopt.html#manycastserver'>manycastserver - enable manycast server</a…
|
| /src/sys/netgraph/ |
| H A D | ng_bridge.c | 710 int manycast, error; member 717 ng_bridge_send_data(link_cp dst, int manycast, struct mbuf *m, item_p item) { in ng_bridge_send_data() argument 739 switch (manycast) { in ng_bridge_send_data() 770 if (!ctx->manycast && !destLink->sendUnknown) in ng_bridge_send_ctx() 795 error = ng_bridge_send_data(destLink, ctx->manycast, m2, NULL); in ng_bridge_send_ctx() 844 if ((ctx.manycast = (eh->ether_dhost[0] & 1)) != 0) { in ng_bridge_rcvdata() 847 ctx.manycast = 2; in ng_bridge_rcvdata() 899 if (!ctx.manycast) { in ng_bridge_rcvdata() 912 return (ng_bridge_send_data(destLink, ctx.manycast, ctx.m, item)); in ng_bridge_rcvdata() 924 int error = ng_bridge_send_data(ctx.foundFirst, ctx.manycast, ctx.m, item); in ng_bridge_rcvdata()
|
| /src/contrib/ntp/ntpd/ |
| H A D | ntp.conf.def | 260 manycast client mode association for the multicast address 266 the designated manycast servers. 360 This option is used only with broadcast server and manycast 367 for the expanding ring search with manycast 407 This command enables reception of manycast client messages to 562 is manycast mode, in which clients periodically troll 569 of manycast mode is that potential servers need not be 781 However, unconfigured broadcast or manycast client 1709 .Cm manycast 1737 manycast servers, validate them using cryptographic means [all …]
|
| H A D | invoke-ntp.conf.texi | 215 manycast client mode association for the multicast address 221 the designated manycast servers. 315 This option is used only with broadcast server and manycast 322 for the expanding ring search with manycast 362 This command enables reception of manycast client messages to 518 is manycast mode, in which clients periodically troll 525 of manycast mode is that potential servers need not be 727 However, unconfigured broadcast or manycast client 1633 @code{manycast} 1659 manycast servers, validate them using cryptographic means [all …]
|
| H A D | ntpd-opts.def | 337 manycast, as described in the 350 broadcast/multicast or manycast client can discover remote servers, 453 and that the broadcast server and manycast client associations will
|
| /src/contrib/ntp/ntpq/ |
| H A D | ntpq.texi | 392 @code{u}: unicast or manycast client, 396 @code{A}: manycast server,
|
| H A D | ntpq-opts.def | 645 unicast or manycast client, 655 manycast server,
|
| H A D | invoke-ntpq.texi | 523 unicast or manycast client, 533 manycast server,
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 1308 * ntpd/ntp_proto.c (transmit): Broadcast/manycast cleanup. 1314 mode. ttl is now ttl for manycast mode. 1342 * ntpd/ntp_peer.c (findmanycastpeer): manycast cleanup
|
| H A D | ChangeLog | 7 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 209 * [Bug 3660] Revert 4.2.8p15 change to manycast. <hart@ntp.org> 5042 * manycast should work now
|
| H A D | NEWS | 25 * [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 251 * [Bug 3660] Revert 4.2.8p15 change to manycast. <hart@ntp.org> 4017 * [Bug 3660] Revert 4.2.8p15 change to manycast. <hart@ntp.org>
|
| H A D | CommitLog | 1144 [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 1148 [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 1175 [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 1178 [Bug 3913] Avoid duplicate IPv6 link-local manycast associations. 5902 [Bug 3660] Revert 4.2.8p15 change to manycast. 5905 [Bug 3660] Revert 4.2.8p15 change to manycast. 5908 [Bug 3660] Revert 4.2.8p15 change to manycast. 167013 use 'A' for manycast server to be consistent with B, M 167016 use 'A' for manycast server to be consistent with B, M 171227 Do not peer_clear("XFAC") manycast server associations or they will [all …]
|