related.tex

来自「BCAST Implementation for NS2」· TEX 代码 · 共 28 行

TEX
28
字号
% -*- mode: latex; tex-main-file: "pospaper.tex" -*-\section{Related Work}Previous research has addressed some of the issues that XORP faces andprovides useful reference points in understanding XORP.  Earlierprojects such GateD~\cite{gated} and Zebra~\cite{zebra} provide userlevel routing protocol implementations.  GateD is a monolithicapplication, and whilst the distributions are stable, this structuremeans experimental work can interfere with existing stable protocols.Zebra is a more modular system, but provides a more rigidinter-process communication system with a lesser degree degree ofaccess control on inter-process communication than we envisage forXORP.Forwarding plane projects, such as Click~\cite{click} and Scout, provide a meansfor a XORP router to use a high performance forwarding plane oncommodity PC hardware and provide a potential path for more customizedforwarding planes in future.  At present XORP is targetting Click andnative FreeBSD / Linux forwarding planes on PC's.The Multi-Threaded Routing Toolkit~\cite{mrt} (MRT) project providesanalysis and simulation daemons for routers to use.  XORP is presentlyexploring the use of the MRT applications for testing and validationpurposes.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?