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

1999/0309/ip/ip.c (diff list | history)

1999/0302/sys/src/9/ip/ip.c:183,1901999/0309/sys/src/9/ip/ip.c:183,190 (short | long | prev | next)
1997/0327    
	if(!gating){ 
		eh->vihl = IP_VER|IP_HLEN; 
		eh->tos = 0; 
		eh->ttl = ttl; 
	} 
1999/0309    
	eh->ttl = ttl; 
1997/0327    
 
1999/0302    
	if(!canrlock(ifc)) 
		goto free; 


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