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

2002/0507/ip/pktmedium.c (diff list | history)

2001/0623/sys/src/9/ip/pktmedium.c:64,702002/0507/sys/src/9/ip/pktmedium.c:64,70 (short | long | prev | next)
1998/0306    
	if(ifc->lifc == nil) 
		freeb(bp); 
	else 
2001/0623    
		ipiput(f, ifc, bp); 
2002/0507    
		ipiput4(f, ifc, bp); 
1998/0306    
} 
1998/0423    
 
void 


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