From: Richard C. <ric...@gm...> - 2022-03-08 14:59:24
|
On Tue, Mar 08, 2022 at 11:46:57AM +0100, Miroslav Lichvar wrote: > v3: > - rebased on current HEAD > - added required ethtool netlink declarations to missing.h to build with > old kernel headers > - fixed return value when netlink socket cannot be opened > - fixed vclock setting to use the port-specific phc_index > - downgraded error message for missing ethtool netlink to debug message > > v2: > - rebased on current HEAD > - fixed order of phc_index option in config_tab array > - renamed search_vclocks() to rtnl_search_vclocks() > > 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 defaults.cfg Series applied. Thanks, Richard |