ntpq mrulist, #547

Hal Murray hmurray at megapathdsl.net
Tue Oct 8 02:57:12 UTC 2019


> I will try to sdheduke some time for this.

Thanks.

---------

Another quirk.

There is a "raw" mode.  I don't know what it does, but it seemed like it might 
be interesting.

do_mrulist in ntpq.py says:

        if self.rawmode:
            mruhook = lambda v: self.printvars(variables=v,
                                               dtype=ntp.ntpc.TYPE_SYS,
                                               quiet=True)
        else:
            mruhook = None

So it looks like mru is trying to support raw mode, but
ntpq> raw
Output set to raw
ntpq> mru
Ctrl-C will stop MRU retrieval and display partial results.
Command `mrulist' is unknown
ntpq> 


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list