[BACK]Return to ip6_input.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / netinet6

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/netinet6/ip6_input.c between version 1.78.2.1 and 1.88.8.1

version 1.78.2.1, 2006/06/21 15:11:08 version 1.88.8.1, 2006/10/22 06:07:35
Line 189  ip6_init()
Line 189  ip6_init()
 }  }
   
 static void  static void
 ip6_init2(dummy)  ip6_init2(void *dummy __unused)
         void *dummy;  
 {  {
   
         /* nd6_timer_init */          /* nd6_timer_init */

Legend:
Removed from v.1.78.2.1  
changed lines
  Added in v.1.88.8.1

CVSweb <webmaster@jp.NetBSD.org>