⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
💻
字号:
/* *  @(#) $Id: README,v 1.1.1.1 2000/05/08 22:51:24 wenqing Exp $ */This directory contains several diagnostic tools that may be used withrsvpd.  The tools in this directory (unlike those in the parallelapitools directory) are not simply applications; they are moreintimately entangled with rsvpd.Release 4.2a4.FILESThis directory contains:  Makefile:	The makefile  README:	This file  rsvptrace.c:	The client program for the RSVP Diagnostic message capability.  rstat.c:	A user program to query local/remote RSVP reservation state.  rsvpeep.c:	An diagnostic program to display RSVP state remotelyCOMPILATIONIn order to compile these files type 'make depend' and then 'make'.SUMMARYrsvptrace:	This is the client program for the RSVP Diagnostic message	capability, described in draft-ietf-rsvp-diagnostic-messages-xx	Internet Draft.  It gathers and displays reservation state	hop-by-hop along a reverse path from a given starting node,	upstream to a given sender, for a specified session.  See	rsvptrace.8 in docs directory.rstat:	This is a simple query/response program that displays RSVP	reservation and path state on a particular node, either local	or remote.  This is particular to the ISI implementation, and	provides a subset of the capability of rsvptrace.  See rstat.8	in docs directory.rsvpeep:	This is a command-line tool to display RSVP soft state that	is multicast by the RSVP daemon with the appropriate dlevel	flag bit set.  This is another ISI-specific capability.	See rsvpeep.8 in docs directory.	

⌨️ 快捷键说明

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