Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 4d2d166d934a203f5e1491cbbdd908a762304abd
https://github.com/kronosnet/kronosnet/commit/4d2d166d934a203f5e1491cbbdd90…
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>
Commit: 3ae8e88e24938d5fb07fbb2c4381ee09ece934ed
https://github.com/kronosnet/kronosnet/commit/3ae8e88e24938d5fb07fbb2c4381e…
Author: Fabio M. Di Nitto <fdinitto(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:
-----------
Merge pull request #354 from kronosnet/doxygen-warnings
[doc] Add comments to structure members
Compare: https://github.com/kronosnet/kronosnet/compare/d4f2dd42bb8e...3ae8e88e2493
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 6524fd32a3716912b6aca0bd2b0da9635332d5b2
https://github.com/kronosnet/kronosnet/commit/6524fd32a3716912b6aca0bd2b0da…
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/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: 64729d95b2c7fb41c0222c0eda82db8d369fab37
https://github.com/kronosnet/kronosnet/commit/64729d95b2c7fb41c0222c0eda82d…
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>
Commit: 386c3c6dd2db5f545eb527a69a9e67e179e67e6f
https://github.com/kronosnet/kronosnet/commit/386c3c6dd2db5f545eb527a69a9e6…
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>
Commit: 507889b381f2843ea527f65d6c4a70562c8cc750
https://github.com/kronosnet/kronosnet/commit/507889b381f2843ea527f65d6c4a7…
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>
Compare: https://github.com/kronosnet/kronosnet/compare/4c4937e00cbf...507889b381f2
Branch: refs/heads/doxygen-warnings
Home: https://github.com/kronosnet/kronosnet
Commit: 4d2d166d934a203f5e1491cbbdd908a762304abd
https://github.com/kronosnet/kronosnet/commit/4d2d166d934a203f5e1491cbbdd90…
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/master
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>
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>
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>
Commit: d4f2dd42bb8ea741487e2302bf57d3af632341f7
https://github.com/kronosnet/kronosnet/commit/d4f2dd42bb8ea741487e2302bf57d…
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:
-----------
Merge pull request #353 from kronosnet/fix-link-config
Fix link config
Compare: https://github.com/kronosnet/kronosnet/compare/d0e2984f4993...d4f2dd42bb8e
Branch: refs/heads/doxygen-warnings
Home: https://github.com/kronosnet/kronosnet
Commit: 15b6472d712dff35de96f5b4c71a90ed254bbf04
https://github.com/kronosnet/kronosnet/commit/15b6472d712dff35de96f5b4c71a9…
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>