Branch: refs/heads/dont-allow-mixed-family-links Home: https://github.com/kronosnet/kronosnet Commit: 45d52252667a4c940fd15ef1971b91759197194c https://github.com/kronosnet/kronosnet/commit/45d52252667a4c940fd15ef1971b91... Author: Christine Caulfield ccaulfie@redhat.com Date: 2019-03-26 (Tue, 26 Mar 2019)
Changed paths: M libknet/links.c M libknet/tests/api_knet_link_set_config.c
Log Message: ----------- link: Check address families on a link always match
We can't create a link with a source address of a different address family than the destination as all sends will fail.