Re: [Linuxptp-devel] [PATCHv2 0/8] Support for virtual clocks

2022-03-06 Thread Richard Cochran
On Tue, Feb 15, 2022 at 04:04:43PM +0100, Miroslav Lichvar wrote: > v2->v1: > - rebased on current HEAD > - fixed order of phc_index option in config_tab array > - renamed search_vclocks() to rtnl_search_vclocks() > > rfc->v1: > - fixed rtnl_linkinfo_parse() to make space for the _MAX attrs > - a

[Linuxptp-devel] [PATCHv2 0/8] Support for virtual clocks

2022-02-15 Thread Miroslav Lichvar
v2->v1: - rebased on current HEAD - fixed order of phc_index option in config_tab array - renamed search_vclocks() to rtnl_search_vclocks() rfc->v1: - fixed rtnl_linkinfo_parse() to make space for the _MAX attrs - added new TLV for PHC index and flags - added support to timemaster - updated defau