As discussed, now we convert single rtnl FD into per-port FD and remove index2port hash table from clock.c
Hangbin Liu (4): rtnl: replace obsolete RTMGRP_LINK with RTNLGRP_LINK for nl groups port: add FD_RTNL event to track per-port status clock: remove rtnl fd on clock clock: remove index2port since we don't need it now clock.c | 86 ++++++++--------------------------------------------------------- clock.h | 7 ++++++ fd.h | 1 + port.c | 50 ++++++++++++++++++++++++++++++++------ port.h | 7 ------ rtnl.c | 2 +- 6 files changed, 62 insertions(+), 91 deletions(-) -- 2.5.5 ------------------------------------------------------------------------------ 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