aboutsummaryrefslogtreecommitdiff
path: root/net/xbone
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant spaces at EOL.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49045
* X-Bone dynamically deploys and manages Internet overlays to reduceKris Kennaway2001-01-208-0/+492
their configuration effort and increase network component sharing. X-Bone discovers, configures, and monitors network resources to create overlays over existing IP networks. X-Bone uses two-layer IP in IP tunneled overlays and supports existing applications and unmodified routing, multicast, and DNS services in unmodified operating systems. X-Bone also support IPSec within overlays. Submitted by: Yu-Shun Wang <yushunwa@isi.edu> Notes: svn path=/head/; revision=37360