bind9/lib
Ondřej Surý 09ba47b067 Use SO_REUSEPORT only on Linux, use SO_REUSEPORT_LB on FreeBSD
The SO_REUSEPORT socket option on Linux means something else on BSD
based systems.  On FreeBSD there's 1:1 option SO_REUSEPORT_LB, so we can
use that.
2020-05-01 15:20:55 +02:00
..
bind9 Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
dns Add engine support to OpenSSL EdDSA implementation. 2020-05-01 14:11:08 +02:00
irs Restore behaviour of "make test" and "make unit" 2020-04-27 15:02:30 +02:00
isc Use SO_REUSEPORT only on Linux, use SO_REUSEPORT_LB on FreeBSD 2020-05-01 15:20:55 +02:00
isccc Restore behaviour of "make test" and "make unit" 2020-04-27 15:02:30 +02:00
isccfg Mimic nzf_append from bin/named/server.c 2020-05-01 06:51:05 +10:00
ns As libltdl is convenience library, link it just into libisc 2020-04-30 15:33:44 +02:00
samples Cleanup libirs APIs and slim down the library to just irs_resconf 2020-04-24 08:33:34 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00