aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/networking/tun_device.c
Commit message (Collapse)AuthorAgeFilesLines
* Set sockaddr family on ifreq instead of casted familiy specific sockaddrMartin Willi2013-02-061-2/+2
| | | | Fixes a strict-aliasing rule compiler warning with older gcc.
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved packet_t and tun_device_t to networking folderTobias Brunner2012-10-241-0/+461