Added support for raw sockets. This can be used instead of tun/tap devices.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Jul 2002 14:30:45 +0000 (14:30 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Jul 2002 14:30:45 +0000 (14:30 +0000)
commit18948c5784bfedf0dd5a371e41bc2cceee76d92e
tree592690fc439c0018ff5bc4657faac6dcf27e667c
parent9f370893fafaeacdd78f5488cfa8b76fdee0d224
Added support for raw sockets. This can be used instead of tun/tap devices.
src/raw_socket/device.c [new file with mode: 0644]