Age | Commit message (Expand) | Author |
---|---|---|
2013-11-29 | Compile with -std=c99 and restructure some code to ensure there is no invalid... | Matthias Schiffer |
2013-11-20 | Replace max_packet_size functions by a max_overhead field | Matthias Schiffer |
2013-08-12 | Add pre-up and post-down handlers | Matthias Schiffer |
2013-08-12 | Improve interface name handling | Matthias Schiffer |
2013-08-11 | OpenBSD fastd_tuntap_open implementation | Matthias Schiffer |
2013-08-09 | Merge Linux and FreeBSD fastd_tuntap_{read,write} implementations | Matthias Schiffer |
2013-08-07 | Use multi-af tun mode on FreeBSD to make IPv6 work on tun | Matthias Schiffer |
2013-08-07 | Add FreeBSD implementation of fastd_tuntap_open() | Matthias Schiffer |
2013-08-07 | Move tun/tap initialization to a dedicated source file | Matthias Schiffer |