index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
networking
/
tun_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tun-device: Rearrange headers to build properly when tun devices not supported
Martin Willi
2014-06-03
1
-19
/
+13
*
tun-device: Use SIOCAIFADDR to set IP address on FreeBSD 10
Tobias Brunner
2014-04-25
1
-2
/
+90
*
tun-device: Include system headers before our own
Tobias Brunner
2013-12-20
1
-2
/
+5
*
tun-device: Include <linux/types.h> before <linux/if_tun.h>
Martin Willi
2013-11-22
1
-0
/
+1
*
tun_device: Add warning if TUN devices are not supported by platform
Tobias Brunner
2013-09-12
1
-2
/
+16
*
tun-device: Packets sent over utun devices on Mac OS X have the protocol fami...
Tobias Brunner
2013-06-21
1
-0
/
+11
*
tun-device: Avoid opening /dev/tunX multiple times (e.g. on FreeBSD)
Tobias Brunner
2013-06-21
1
-2
/
+6
*
tun_device: add a getter for the address previously passed to set_address()
Martin Willi
2013-05-06
1
-0
/
+24
*
tun_device: add a getter for the underlying file descriptor
Martin Willi
2013-05-06
1
-0
/
+7
*
tun-device: use host_create_netmask() to calculate interface netmask
Martin Willi
2013-05-06
1
-49
/
+12
*
Set sockaddr family on ifreq instead of casted familiy specific sockaddr
Martin Willi
2013-02-06
1
-2
/
+2
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
1
-0
/
+461