suz         2004-10-06 03:32:26 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet6         in6_rmx.c 
  Log:
  fixed too delayed routing cache expiry.  (tvtohz() converts a time interval to ticks, whereas hzto() converts an absolute time to ticks)
  
  Obtained from: KAME
  
  Revision  Changes    Path
  1.13      +4 -4      src/sys/netinet6/in6_rmx.c