summaryrefslogtreecommitdiff
path: root/tools/tap-test.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Include poll.h instead of sys/poll.hRoss Burton2018-10-081-1/+1
* build: Use AC_USE_SYSTEM_EXTENSIONSRoss Burton2018-10-081-1/+0
* tap-test: Set device name with null terminationDaniel Wagner2013-11-271-2/+2
* tools: Update copyright informationMarcel Holtmann2012-04-291-1/+1
* tools: Fix compilation in MeeGoJukka Rissanen2011-10-261-0/+1
* tools: Add SOCK_CLOEXEC to socket()Daniel Wagner2011-10-251-1/+1
* tools: Add O_CLOEXEC to open()Daniel Wagner2011-10-251-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add small test program for TUN/TAP devicesMarcel Holtmann2009-07-161-0/+197