On Mon, Mar 12, 2018 at 02:56:26PM +0100, Peter Schneider wrote:
> As promised, this is a set of patches to enable specifying the
> transportSpecific value via commandline.
> 
> Patch 1:      add cmdline parameter for 'transportSpecific'

I guess I wasn't clear before.  The phc2sys program already has too
many command line options.  We don't want any more of these!

Instead, we do want this:

        $ cat > my.cfg
        [global]
        transportSpecific 1
        ^d

        phc2sys -f my.cfg

and also long options:

        phc2sys --transportSpecific=1

And the pmc program needs the same kind of change.

Sorry,
Richard

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to