Branch: refs/heads/acl
Home:
https://github.com/kronosnet/kronosnet
Commit: 595662bc6e396db81c34058281d0bdcc4546a6a7
https://github.com/kronosnet/kronosnet/commit/595662bc6e396db81c34058281d0b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-02-17 (Sun, 17 Feb 2019)
Changed paths:
M libknet/links_acl.c
M libknet/tests/int_links_acl.c
Log Message:
-----------
[access lists] fix build on freebsd
don't use malloc.h, obsoleted by stdlib.h
define s6_addr32 that's only available in kernel space
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>