Branch: refs/heads/test_handle Home: https://github.com/kronosnet/kronosnet Commit: dc27a813ea971f1fdf071303ed2a2f25b49a9716 https://github.com/kronosnet/kronosnet/commit/dc27a813ea971f1fdf071303ed2a2f... Author: Ferenc Wágner wferi@debian.org Date: 2018-02-19 (Mon, 19 Feb 2018)
Changed paths: M libknet/handle.c M libknet/internals.h M libknet/libknet.h M libknet/tests/api-test-coverage M libknet/tests/api_knet_handle_new.c M libknet/tests/test-common.c M libknet/transport_common.c M man/Makefile.am
Log Message: ----------- New API function: knet_handle_new_ex() taking handle flags
For now, the only supported flag is KNET_HANDLE_FLAG_PRIVILEGED, which is also the default in knet_handle_new().
The tests are adapted to switch this flag off, which makes them pass in default environments without privileges.
Signed-off-by: Ferenc Wágner wferi@debian.org
Commit: ab17fc111a922259bb16879629aa2c123c3175f5 https://github.com/kronosnet/kronosnet/commit/ab17fc111a922259bb16879629aa2c... Author: Ferenc Wágner wferi@debian.org Date: 2018-02-19 (Mon, 19 Feb 2018)
Changed paths: M libknet/Makefile.am M libtap/Makefile.am
Log Message: ----------- build: provide -version-info directly instead of -version-number
The info components carry the real OS-independent library version information, from which the version number is computed differently on different systems. According to the libtool manual "new projects should use the -version-info flag instead".
Signed-off-by: Ferenc Wágner wferi@debian.org
Commit: c33ebb6ad0ea8af20f692266b1574a78adf343d1 https://github.com/kronosnet/kronosnet/commit/c33ebb6ad0ea8af20f692266b1574a... Author: Ferenc Wágner wferi@debian.org Date: 2018-02-19 (Mon, 19 Feb 2018)
Changed paths: M libknet/Makefile.am
Log Message: ----------- Indicate new API call in libtool version info
Signed-off-by: Ferenc Wágner wferi@debian.org
Compare: https://github.com/kronosnet/kronosnet/compare/64da7994f22c...c33ebb6ad0ea