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

1999/0817/ip/gre.c (diff list | history)

1999/0302/sys/src/9/ip/gre.c:160,1661999/0817/sys/src/9/ip/gre.c:160,166 (short | long | prev | next)
1997/0522    
	ghp->frag[0] = 0; 
	ghp->frag[1] = 0; 
1997/0327    
 
1998/0313    
	ipoput(c->p->f, bp, 0, c->ttl); 
1999/0817    
	ipoput(c->p->f, bp, 0, c->ttl, c->tos); 
1997/0327    
} 
 
static void 


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