Branch: refs/heads/libtap-fixes Home: https://github.com/kronosnet/kronosnet Commit: d07381604a5edfa94f8ba4fb4c5845a47faddefa https://github.com/kronosnet/kronosnet/commit/d07381604a5edfa94f8ba4fb4c5845... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M libtap/libtap.c
Log Message: ----------- [libtap] tests: allow random localhost IPs for testing
- avoids clashing with machine routing - allows parallel testing
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 1e05d5c01910f0aaf5b36c1546fcd4ad1885dc11 https://github.com/kronosnet/kronosnet/commit/1e05d5c01910f0aaf5b36c1546fcd4... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M libtap/libtap.c
Log Message: ----------- [libtap] tests: add better IPv6 private address space randomization
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: d978e5a38c34aa9a721803e1226823cd98e6c773 https://github.com/kronosnet/kronosnet/commit/d978e5a38c34aa9a721803e1226823... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M configure.ac M libtap/libtap.c
Log Message: ----------- [libtap] port to freebsd and fix a bunch of small bugs
- tap_open: do mutex lock only after malloc to avoid deadlock - fix test suite to increase randomness when testing named tap devices - remove hardcoded paths to /bin/true /bin/false and /bin/grep
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: eab4930606f60160ce68da8e0bdd7687382ff5ce https://github.com/kronosnet/kronosnet/commit/eab4930606f60160ce68da8e0bdd76... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M README
Log Message: ----------- [libtap] update README for BSD
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 9114d279d7314f4eecaaa1b237287fe2076d026e https://github.com/kronosnet/kronosnet/commit/9114d279d7314f4eecaaa1b237287f... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-16 (Thu, 16 Nov 2017)
Changed paths: M libtap/libtap.h
Log Message: ----------- [libtap] define IFNAMSIZ for applications that don't need/want to include net/if.h
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/dc7e39042646...9114d279d731