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

2003/0209/ip/ip.c (diff list | history)

2002/1207/sys/src/9/ip/ip.c:294,3002003/0209/sys/src/9/ip/ip.c:294,300 (short | long | prev | next)
1998/0307    
		goto raise; 
 
1997/0327    
	/* If we dont need to fragment just send it */ 
2000/0913    
	medialen = ifc->maxmtu - ifc->m->hsize; 
2003/0209    
	medialen = ifc->maxtu - ifc->m->hsize; 
1997/0327    
	if(len <= medialen) { 
		if(!gating) 
2002/0507    
			hnputs(eh->id, incref(&ip->id4)); 


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