Branch: refs/heads/doxygen-warnings
Home: https://github.com/kronosnet/kronosnet
Commit: 151062ffacffb43571512b8a06551e8f926940c0
https://github.com/kronosnet/kronosnet/commit/151062ffacffb43571512b8a06551…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libknet/libknet.h
M libnozzle/libnozzle.h
M man/Makefile.am
Log Message:
-----------
[doc] Add comments to structure members
Removes doxygen warnings at build time
Needs the latest doxygen2man to actually print anything in the
man pages.
Signed-Off-By: Christine Caulfield <ccaulfie(a)redhat.com>
Branch: refs/heads/fix-link-config
Home: https://github.com/kronosnet/kronosnet
Commit: 86247e70360daef67e8fb153e5c11164fe2242ae
https://github.com/kronosnet/kronosnet/commit/86247e70360daef67e8fb153e5c11…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libknet/links.c
M libknet/tests/api_knet_link_set_config.c
Log Message:
-----------
[link] don´t allow mix of dynamic and static links
with same source address/port.
The configuration doesn´t make sense in itself and confuses ACL.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/fix-link-config
Home: https://github.com/kronosnet/kronosnet
Commit: 268c11ab5345e75808f0931c7ff585b7f60be0b5
https://github.com/kronosnet/kronosnet/commit/268c11ab5345e75808f0931c7ff58…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libknet/links.c
Log Message:
-----------
[link] use previously cached value as link info might not be accurate
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/fix-link-config
Home: https://github.com/kronosnet/kronosnet
Commit: c7d992dcdf93f7d87c8a49acefea2babb1d46aa5
https://github.com/kronosnet/kronosnet/commit/c7d992dcdf93f7d87c8a49acefea2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libknet/links.c
Log Message:
-----------
[link] don´t leak resources if link configuration fails
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>