This series contains background work needed to support unicast. Altogether the unicast feature has 22 patches, which is a bit much to review all in one go. I will present them like this:
I. This series II. Client support III. Server support Thanks, Richard Richard Cochran (5): transport: Fix even more callers to pass a proper enumeration value. util: Make a useful helper function more public. util: Add a method to compare binary addresses. port: Allow transmission of unicast announce messages. port: Make the sync and announce transmit functions public. nsm.c | 31 +-------------------------- port.c | 19 ++++++++++------- port_private.h | 2 ++ util.c | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ util.h | 20 ++++++++++++++++++ 5 files changed, 101 insertions(+), 37 deletions(-) -- 2.11.0 ------------------------------------------------------------------------------ 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