summaryrefslogtreecommitdiffstats
path: root/src/iface.c
AgeCommit message (Expand)Author
2015-03-24Add support for defining the MTU per peerMatthias Schiffer
2015-03-24iface: add support for interface name patternsMatthias Schiffer
2015-03-23Move ifname logic from peer to ifaceMatthias Schiffer
2015-03-23Some Android fixes for issues introduced by multi-interface supportMatthias Schiffer
2015-03-23Add multitap modeMatthias Schiffer
2015-03-23iface: add ifname argumentMatthias Schiffer
2015-03-23iface: make fastd_iface_open() gracefully (at least on Linux, for now)Matthias Schiffer
2015-03-23iface: discard empty packetsMatthias Schiffer
2015-03-23Fix sending data from peer-specific interfacesMatthias Schiffer
2015-03-22iface: add support for multiple mode of operations using the same interface t...Matthias Schiffer
2015-03-22iface: set iface name to NULL when Android integration is usedMatthias Schiffer
2015-03-22Rename tuntap to iface to match struct nameMatthias Schiffer