blob: 5525c007f5bc615ae6beb8c5e4eca2d1e4a7e37c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Establishes an RFC-2003 style IP encapsulation tunnel using a tun(4)
kernel interface combined with divert sockets and IP firewall rules,
implemented in a user-space daemon. No kernel mods are required,
except enabling divert sockets, IPfirewalls, and a number of tun
interfaces.
- Joe Touch, Project Leader, X-Bone Group, USC/ISI
touch@isi.edu
|