Branch: refs/heads/libtap-fixes Home: https://github.com/kronosnet/kronosnet Commit: 549707588d7ff95183d512f6c77c79acc6696cc8 https://github.com/kronosnet/kronosnet/commit/549707588d7ff95183d512f6c77c79... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-13 (Mon, 13 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: 318410027183c3f67a975c3a1d24ec7dea63ddd0 https://github.com/kronosnet/kronosnet/commit/318410027183c3f67a975c3a1d24ec... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-13 (Mon, 13 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: 4f40681c7abfb99ecf4839c60d5ddc28f12eae56 https://github.com/kronosnet/kronosnet/commit/4f40681c7abfb99ecf4839c60d5ddc... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-13 (Mon, 13 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: 045c0042d0f6d20ee2646c6f2bb52ae02b958245 https://github.com/kronosnet/kronosnet/commit/045c0042d0f6d20ee2646c6f2bb52a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths: M README
Log Message: ----------- [libtap] update README for BSD
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: dc7e39042646e5b3950cab785b190c02556d4e46 https://github.com/kronosnet/kronosnet/commit/dc7e39042646e5b3950cab785b190c... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-11-13 (Mon, 13 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/5a158c2d193f...dc7e39042646