Re: Different types of associations in the ntpq billboard



mayer@xxxxxxxxxxx (Danny Mayer) wrote:

Looking at ntpq_ops.c/decodeaddrtype(), it only shows "b" for an IPv4
non-multicast destination address ending in 255 -- I guess you're
subnetting, or using IPv6.

That's not surprising since that basically defines broadcasting. IPv6
does not have broadcast.

Fair enough for IPv6 then, but in IPv4 if your local net is say
192.168.1.128/27, your broadcast address is 192.168.1.159.

Perhaps some use should be made of pmode=MODE_BROADCAST?

--
Ronan Flood <R.Flood@xxxxxxxxxxxxxx>
working for but not speaking for
Network Services, University of London Computer Centre
(which means: don't bother ULCC if I've said something you don't like)
.



Relevant Pages