added device for bsd
commitbe7fd6051b1c7fb4383ff6d99f987144c15f105d
authorequinox <equinox@2edecd69-f0ce-4815-94af-351a89d40aaa>
Sun, 11 May 2008 00:24:15 +0000 (11 00:24 +0000)
committerequinox <equinox@2edecd69-f0ce-4815-94af-351a89d40aaa>
Sun, 11 May 2008 00:24:15 +0000 (11 00:24 +0000)
tree5b19c1113dbf8cdffe9dbc6f9f07f19fb6abf238
parent7178214c9aa1d50d81af067678f29c7f5d8e1e8a
added device for bsd
tested under openbsd but should work on freebsd and netbsd as well
TODO: do_ifconfig

git-svn-id: https://anytun.org/svn/anytun@524 2edecd69-f0ce-4815-94af-351a89d40aaa
src/anytun.cpp
src/bsd/tunDevice.cpp [new file with mode: 0644]
src/bsd/tunDevice.h [new file with mode: 0644]
src/configure
src/linux/tunDevice.cpp