[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.88 and 1.88.6.1

version 1.88, 2006/05/25 21:32:47 version 1.88.6.1, 2006/11/18 21:39:37
Line 189  ip6_init()
Line 189  ip6_init()
 }  }
   
 static void  static void
 ip6_init2(dummy)  ip6_init2(void *dummy)
         void *dummy;  
 {  {
   
         /* nd6_timer_init */          /* nd6_timer_init */

Legend:
Removed from v.1.88  
changed lines
  Added in v.1.88.6.1

CVSweb <webmaster@jp.NetBSD.org>