summaryrefslogtreecommitdiff
path: root/tests/tun_interface.cpp
AgeCommit message (Expand)Author
2020-05-29Add tap support to TunInterface.Lorenzo Colitti
2020-02-01Merge "ClatdController & tests/tun_interface: change from /dev/tun to /dev/ne...Maciej Żenczykowski
2020-01-27ClatdController & tests/tun_interface: change from /dev/tun to /dev/net/tunMaciej Żenczykowski
2020-01-26add nodad=true to TunInterface::addAddress()Maciej Żenczykowski
2019-10-18Fix an error propagation bug in tests/tun_interface.cppMaciej Żenczykowski
2019-04-02netd tun tests - find(":") -> find(':')Maciej Żenczykowski
2019-02-27Ensure that addresses have actually been created in TunInterface.Lorenzo Colitti
2019-01-23Netd unsolicited event portingLuke Huang
2018-11-19Nat-related commands portingLuke Huang
2018-09-11bandwidth-related commands portingLuke Huang
2018-07-25Modernize codebase by replacing NULL with nullptrYi Kong
2018-02-14Make TunInterface more useful.Lorenzo Colitti
2017-02-28Move createTunInterface to its own test file for use elsewhere.Lorenzo Colitti