PERFORCE change 153130 for review

Marko Zec zec at FreeBSD.org
Tue Nov 18 05:19:41 PST 2008


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

Change 153130 by zec at zec_tca51 on 2008/11/18 13:19:35

	WS diff redux against head

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netinet/if_ether.c#18 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netinet/if_ether.c#18 (text+ko) ====

@@ -89,7 +89,7 @@
 static int	arp_proxyall;
 #endif
 
-SYSCTL_INT(_net_link_ether_inet, OID_AUTO, max_age, CTLFLAG_RW,
+SYSCTL_INT(_net_link_ether_inet, OID_AUTO, max_age, CTLFLAG_RW, 
 	   &arpt_keep, 0, "ARP entry lifetime in seconds");
 
 #define	rt_expire rt_rmx.rmx_expire


More information about the p4-projects mailing list