klips2-design-legend.txt

来自「网上下到的一个很详细介绍VPN基础知识的资料」· 文本 代码 · 共 47 行

TXT
47
字号
#  -*- mode: Outline; fill-column: 78; fill-prefix: "	" -*-##  klips2-design-legend.txt#	Richard Guy Briggs <rgb@conscoop.ottawa.on.ca>##  RCSID $Id: klips2-design-legend.txt,v 1.7 2001/05/29 18:52:12 rgb Exp $## This document is a legend of labels and acronyms on the diagram.  It# also acts as a very brief glossary to the rest of the klips2-design# documents.  Please see klips2-design.txt for an overview.# The first column contains the acronym or label used.  It is followed# by the acronym written out in full or a very brief description.KMd-1...n	Key Management Daemons 1 to nRouting		Routing Table kernel interfacePolicy		SPDB KMd interfaceseclev		Match Packet Security Level (not yet implemented in Linux)SADDR		Match Packet Source AddressDADDR		Match Packet Destination AddressSMASK		Match Packet Source Address Network MaskDMASK		Match Packet Destination Address Network MaskSPORT		Match Packet Transport Layer Source Port NumberDPORT		Match Packet Transport Layer Destination Port NumberUID		Match Packet User IDentifierSA		Security AssociationSAList		Security Association ListSAID		Security Association IDentifierTDB		Tunnel Descriptor BlockESP		Encapsulating Security PayloadIPSECdev	IPSEC virtual tunnel deviceSADB		Security Association DataBaseSPDB		Security Policy DataBaseSPI		Security Parameters Indexget/set_sockopt	get or set socket optionsDROP		Target DROP PacketACCEPT		Target ACCEPT PacketREJECT		Target REJECT PacketTRAP		Target TRAP PacketHOLD		Target HOLD PacketPEEK		Target PEEK PacketIPSEC		Target IPSEC Packet__..__..	PF_KEYv2 communication path___.___.	User/Kernel Space demarcation

⌨️ 快捷键说明

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