strongswan/src/libstrongswan/networking
Volker Rümelin f8298b9f98 host-resolver: don't try to resolve a plain v4 address to an IPv6 address
Suppress 'Address family for hostname not supported' errors if a IPv6
client connects in a mixed IPv4/IPv6 environment.
2013-05-16 11:03:37 +02:00
..
host.c host: add a netmask constructor taking the number of network bits 2013-05-06 16:10:11 +02:00
host.h host: add a netmask constructor taking the number of network bits 2013-05-06 16:10:11 +02:00
host_resolver.c host-resolver: don't try to resolve a plain v4 address to an IPv6 address 2013-05-16 11:03:37 +02: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 Add a DSCP value with getter/setter on packet_t 2013-02-06 15:20:32 +01:00
packet.h Add a DSCP value with getter/setter on packet_t 2013-02-06 15:20:32 +01:00
tun_device.c tun_device: add a getter for the address previously passed to set_address() 2013-05-06 16:10:11 +02:00
tun_device.h tun_device: add a getter for the address previously passed to set_address() 2013-05-06 16:10:11 +02:00