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

2003/0308/ip/gre.c (diff list | history)

2003/0220/sys/src/9/ip/gre.c:158,1642003/0308/sys/src/9/ip/gre.c:158,164 (short | long | prev)
1997/0522    
	ghp->frag[0] = 0; 
	ghp->frag[1] = 0; 
1997/0327    
 
2002/0507    
	ipoput4(c->p->f, bp, 0, c->ttl, c->tos); 
2003/0308    
	ipoput4(c->p->f, bp, 0, c->ttl, c->tos, nil); 
1997/0327    
} 
 
static void 


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