index
:
fastd
master
Fast and Secure Tunnelling Daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
iface.c
Age
Commit message (
Expand
)
Author
2016-03-26
iface: improve error handling, especially on non-Linux systems
Matthias Schiffer
2016-03-26
iface: improve handling of name field
Matthias Schiffer
2016-02-22
Update copyright years
Matthias Schiffer
2015-11-10
Add lots of missing doxygen comments
Matthias Schiffer
2015-11-09
Destroy interfaces on OpenBSD as well
Matthias Schiffer
2015-11-09
Implement interface cleanup on FreeBSD
Matthias Schiffer
2015-11-09
Add generic interface cleanup infrastructure
Matthias Schiffer
2015-11-09
Use a global ioctl socket
Matthias Schiffer
2015-03-24
Add support for defining the MTU per peer
Matthias Schiffer
2015-03-24
iface: add support for interface name patterns
Matthias Schiffer
2015-03-23
Move ifname logic from peer to iface
Matthias Schiffer
2015-03-23
Some Android fixes for issues introduced by multi-interface support
Matthias Schiffer
2015-03-23
Add multitap mode
Matthias Schiffer
2015-03-23
iface: add ifname argument
Matthias Schiffer
2015-03-23
iface: make fastd_iface_open() gracefully (at least on Linux, for now)
Matthias Schiffer
2015-03-23
iface: discard empty packets
Matthias Schiffer
2015-03-23
Fix sending data from peer-specific interfaces
Matthias Schiffer
2015-03-22
iface: add support for multiple mode of operations using the same interface t...
Matthias Schiffer
2015-03-22
iface: set iface name to NULL when Android integration is used
Matthias Schiffer
2015-03-22
Rename tuntap to iface to match struct name
Matthias Schiffer