This is a discussion on Re: tap driver within the mailing.openbsd.tech forums, part of the OpenBSD category; --> I've successfully added the tap device with these files to my 3.3 stable box, after adding a bogus tapkqfilter() ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've successfully added the tap device with these files to my 3.3 stable box, after adding a bogus tapkqfilter() function in if_tap.c (dirrrty!) (described here: http://news.gw.com/comp.unix.bsd.openbsd.misc/36476 ) but now i'm stuck at adding the device nodes for it. is there any chance that we will see the tun device getting an ifconfig flag for switching between network to data-link mode(tap mode)? i read something about it on the lists a while ago. Greetings, // Redmar Kerkhoff > I was wondering, Has anybody made a working port of the tap driver? There > is one for OpenBSD 3.0 but it does not work on 3.4-beta > (http://diehard.n-r-g.com). Original patch at > http://vtun.sourceforge.net/tun/index.html > > Thank you in advance, > Mark Bojara |