Branch: refs/heads/master
Home:
https://github.com/kronosnet/kronosnet
Commit: 2d8455aa71fef3cb8d77817c21d5b12801c2a00f
https://github.com/kronosnet/kronosnet/commit/2d8455aa71fef3cb8d77817c21d5b…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M libknet/links.c
Log Message:
-----------
link: Only mark a link as 'configured' when it actually is
If the transport-specific config fails then the link can be left
unconfigured, but marked as 'configured'.
I've only moved the setting of 'configured' flag itself rather than
the rest of the values in case the transport-specific code wants
to change them for any reason.
Commit: c96057f1385b3e2e4c72afa7b8d25028de356b97
https://github.com/kronosnet/kronosnet/commit/c96057f1385b3e2e4c72afa7b8d25…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M libknet/links.c
Log Message:
-----------
Merge pull request #74 from chrissie-c/mark-link-configured-later
link: Only mark a link as 'configured' when it actually is
Compare:
https://github.com/kronosnet/kronosnet/compare/78c457c16b6d...c96057f1385b