Branch: refs/heads/acl Home: https://github.com/kronosnet/kronosnet Commit: 4bd0cc5cc524fa0afe8b86f7e33f43656eeb8b80 https://github.com/kronosnet/kronosnet/commit/4bd0cc5cc524fa0afe8b86f7e33f43... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-02-28 (Thu, 28 Feb 2019)
Changed paths: M libknet/internals.h M libknet/transport_loopback.c M libknet/transport_loopback.h M libknet/transport_sctp.c M libknet/transport_sctp.h M libknet/transport_udp.c M libknet/transport_udp.h M libknet/transports.c M libknet/transports.h
Log Message: ----------- [transports / access list] add internal API to gather which fd to use for access lists given a certain link struct
this is required for the external API that has to be transport indepedent
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com