lkml.org 
[lkml]   [1998]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: tunneling advice needed
Date
The 2.1 you can use the ethertap device that couples an ethernet driver
emulator with an ordinary character device, an alternative that works in
2.0 too is to use SOCK_PACKET to read/write raw packets to a loopback device
sockets. Then write a simple glue driver for your emulator that uses
these usertunnel mechanisms to present a BSD driver to your stack.


-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.033 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site