PERFORCE change 168203 for review

Ana Kukec anchie at FreeBSD.org
Sat Sep 5 16:31:15 UTC 2009


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

Change 168203 by anchie at anchie_malimis on 2009/09/05 16:30:36

	icmp6_rip6_input() is now called from send.c as well, so the declaration
	is added to netinet/icmp6.h.	

Affected files ...

.. //depot/projects/soc2009/anchie_send/src/sys/netinet6/icmp6.c#27 edit

Differences ...

==== //depot/projects/soc2009/anchie_send/src/sys/netinet6/icmp6.c#27 (text+ko) ====

@@ -132,7 +132,6 @@
 #define	V_icmp6errppslim_last	VNET(icmp6errppslim_last)
 
 static void icmp6_errcount(struct icmp6errstat *, int, int);
-static int icmp6_rip6_input(struct mbuf **, int);
 static int icmp6_ratelimit(const struct in6_addr *, const int, const int);
 static const char *icmp6_redirect_diag __P((struct in6_addr *,
 	struct in6_addr *, struct in6_addr *));


More information about the p4-projects mailing list