This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
82c884c015ec8d868d3566e03801139cb7492051
strongswan-ext
/
src
/
libstrongswan
/
networking
T
History
Martin Willi
82c884c015
Set sockaddr family on ifreq instead of casted familiy specific sockaddr
...
Fixes a strict-aliasing rule compiler warning with older gcc.
2013-02-06 15:20:32 +01:00
..
host_resolver.c
Consolidated %any(6) host_t parsing
2012-11-29 10:22:52 +01:00
host_resolver.h
…
host.c
Don't use pointer to a union member in host_create_from_string_and_family()
2013-01-25 13:18:50 +01:00
host.h
Add a host_t constructor from string, but with a specific family
2012-11-29 10:22:51 +01:00
packet.c
…
packet.h
…
tun_device.c
Set sockaddr family on ifreq instead of casted familiy specific sockaddr
2013-02-06 15:20:32 +01:00
tun_device.h
…