1 https://bugs.ntp.org/show_bug.cgi?id=3943
3 --- ntpd/ntp_io.c 2024-08-12 21:52:15 +0000
4 +++ ntpd/ntp_io.c 2024-08-12 21:52:15 +0000
9 - if (INT_LL_OF_GLOB & src->flags) {
10 + if (ismcast && INT_LL_OF_GLOB & src->flags) {
11 /* avoid duplicate multicasts on same IPv6 net */