plan 9 kernel history: overview | file list | diff list

2001/1027/ip/esp.c (diff list | history)

2001/0926/sys/src/9/ip/esp.c:23,292001/1027/sys/src/9/ip/esp.c:23,29 (short | long | prev | next)
1999/0316    
{ 
	IP_ESPPROTO	= 50, 
	EsphdrSize	= 28,	// includes IP header 
	IphdrSize	= 20,	// options have been striped 
2001/1027    
	IphdrSize	= 20,	// options have been stripped 
1999/0316    
	EsptailSize	= 2,	// does not include pad or auth data 
	UserhdrSize	= 4,	// user visable header size - if enabled 
}; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)