ume         2003/03/25 09:01:39 PST
  FreeBSD src repository
  Modified files:
    usr.sbin/ppp         ipv6cp.c 
  Log:
  Once ppp session is over, the route to ff02::tun0/32 was
  deleted, and never came back.  Now, the route to
  ff02::tun0/32 is installed at the end of IPV6CP negitiaton.
  
  Revision  Changes    Path
  1.10      +12 -1     src/usr.sbin/ppp/ipv6cp.c