ntpmon: ndp?
Hal Murray
hmurray at megapathdsl.net
Thu Dec 15 00:21:32 UTC 2016
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) {
--
These are my opinions. I hate spam.
More information about the devel
mailing list