n2n (network-to-network) is a layer-two
peer-to-peer virtual private network (VPN) that
allows users to exploit features typical of P2P
applications at network instead of application
level. This means that users can gain native IP
visibility (e.g. two PCs belonging to the same n2n
network can ping each other) and be reachable with
the same network IP address regardless of the
network where they currently belong.
License: GNU General Public License v3
Changes:
A bug that prevented n2n from communicating with
direct peers was fixed. Major code changes were
made to pave for support of IPv6. Big-endian
platforms are supported (in addition to x86).
Updates were made to the Linux port so that it
works like Mac OS X or Win32.
|