PERFORCE change 154121 for review

Marko Zec zec at FreeBSD.org
Fri Dec 5 09:35:34 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=154121

Change 154121 by zec at zec_tca51 on 2008/12/05 17:35:06

	Unbreak GENERIC + options VIMAGE_GLOBALS build.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netinet/ip_var.h#11 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netinet/ip_var.h#11 (text+ko) ====

@@ -177,6 +177,7 @@
 
 extern struct	ipstat	ipstat;
 extern u_short	ip_id;			/* ip packet ctr, for ids */
+extern int	ip_do_randomid;
 extern int	ip_defttl;		/* default IP ttl */
 extern int	ipforwarding;		/* ip forwarding */
 #ifdef IPSTEALTH


More information about the p4-projects mailing list