summaryrefslogtreecommitdiffstats
path: root/src/tuntap.c
AgeCommit message (Expand)Author
2013-11-29Compile with -std=c99 and restructure some code to ensure there is no invalid...Matthias Schiffer
2013-11-20Replace max_packet_size functions by a max_overhead fieldMatthias Schiffer
2013-08-12Add pre-up and post-down handlersMatthias Schiffer
2013-08-12Improve interface name handlingMatthias Schiffer
2013-08-11OpenBSD fastd_tuntap_open implementationMatthias Schiffer
2013-08-09Merge Linux and FreeBSD fastd_tuntap_{read,write} implementationsMatthias Schiffer
2013-08-07Use multi-af tun mode on FreeBSD to make IPv6 work on tunMatthias Schiffer
2013-08-07Add FreeBSD implementation of fastd_tuntap_open()Matthias Schiffer
2013-08-07Move tun/tap initialization to a dedicated source fileMatthias Schiffer