ntpmon: ndp?
Eric S. Raymond
esr at thyrsus.com
Thu Dec 15 01:57:15 UTC 2016
Hal Murray <hmurray at megapathdsl.net>:
>
> esr at thyrsus.com said:
> >> From pylib/packet.py:
> >> return hinted_lookup(port="ndp", hints=0)
> >> My /etc/services doesn't have any slots for ndp. Is that a typo?
>
> > If so, it's copied from the C version. I didn't understand it, so I didn't
> > screw with it.
>
> grep ndp -w doesn't find anything in ntp-classic.
>
> Searching for ntp finds these:
> ntpq/ntpq.c: const char svc[] = "ntp";
> ntpq/ntpq.c: } else if (getaddrinfo(hname, "ntp", &hints, &ai) == 0) {
Hm. OK, I'll change it.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
More information about the devel
mailing list