strongswan/src/libstrongswan/networking
Tobias Brunner 59e6e93323 tun-device: Use next free TUN device on FreeBSD
While this API is documented as legacy (and there is a sysctl option to
disable it) the documentation also mentions that it will probably stay
enabled by default due to compatibility issues with existing applications.

With the previous approach only 255 devices could be opened then the
daemon had to be restarted.

Fixes #2313.
2017-05-19 15:28:46 +02:00
..
streams stream-service: Prevent race conditions due to blocking call to destroy() 2014-09-09 10:58:59 +02:00
host.c host: Don't log port if it is zero 2017-03-02 08:27:30 +01:00
host.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
host_resolver.c host-resolver: Do not cancel threads waiting for new queries during cleanup 2015-02-24 16:00:38 +01:00
host_resolver.h Moved host_t and host_resolver_t to a new networking subfolder 2012-10-24 15:06:18 +02:00
packet.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
packet.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tun_device.c tun-device: Use next free TUN device on FreeBSD 2017-05-19 15:28:46 +02:00
tun_device.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00