Branch: refs/heads/fix-acl
Home:
https://github.com/kronosnet/kronosnet
Commit: 963d8e858b8d5fb67a83ab5fc9d3c9968765cab4
https://github.com/kronosnet/kronosnet/commit/963d8e858b8d5fb67a83ab5fc9d3c…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M libknet/tests/fun_acl_check.c
Log Message:
-----------
fun_acl_check: Fix ACL test to use a filter.
send_sync() requires a filter to be installed for things
to work properly (see later patch)
Commit: 12c2354a6ece30291bcdf7cb9db394f082f5512d
https://github.com/kronosnet/kronosnet/commit/12c2354a6ece30291bcdf7cb9db39…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M libknet/libknet.h
M libknet/threads_tx.c
Log Message:
-----------
send: Fix send_sync()
send_sync needs a filter to work - enforce this
Clear out some arrays that could have random vlaues
Compare:
https://github.com/kronosnet/kronosnet/compare/55d757299656...12c2354a6ece