Branch: refs/heads/master Home: https://github.com/kronosnet/kronosnet Commit: 576e6acfccf3b7838459ed7349b593fd0b3d9867 https://github.com/kronosnet/kronosnet/commit/576e6acfccf3b7838459ed7349b593... Author: Christine Caulfield ccaulfie@redhat.com Date: 2018-10-19 (Fri, 19 Oct 2018)
Changed paths: M libknet/links.c
Log Message: ----------- links: Don't close loopback link
knet_link_clear_config would incorrectly clear the local loopback link if the last 'real' link to an external node was closed. We didn't check the nodeid in the code, just the link number when clearing the loopback flag.
Signed-off-by: Christine Caulfield ccaulfie@redhat.com
Commit: 154d034b76f8bb63e0185e8c153816852116c354 https://github.com/kronosnet/kronosnet/commit/154d034b76f8bb63e0185e8c153816... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2018-10-21 (Sun, 21 Oct 2018)
Changed paths: M libknet/links.c
Log Message: ----------- Merge pull request #160 from kronosnet/dont-close-loopback
links: Don't close loopback link
Compare: https://github.com/kronosnet/kronosnet/compare/abb9841b976f...154d034b76f8 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.