Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 04:17:51 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_input.c ip6_output.c raw_ip6.c ip6_mroute.c ip6_mroute.h
Message-ID:  <200001281217.EAA70931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/28 04:17:51 PST

  Modified files:
    sys/netinet6         ip6_input.c ip6_output.c raw_ip6.c 
                         ip6_mroute.c ip6_mroute.h 
  Log:
  #This is a null commit to give correct description for the previous change.
  #Please forget the strange log message of the previous commit .
  
  IPv6 multicast routing.
    kernel IPv6 multicast routing support.
    pim6 dense mode daemon
    pim6 sparse mode daemon
    netstat support of IPv6 multicast routing statistics
  
    Merging to the current and testing with other existing multicast routers
    is done by Tatsuya Jinmei <jinmei@kame.net>, who writes and maintainances
    the base code in KAME distribution.
  
    Make world check and kernel build check was also successful.
  
  Obtained from: KAME project
  
  Revision  Changes    Path
  1.8       +2 -1      src/sys/netinet6/ip6_input.c
  1.9       +2 -1      src/sys/netinet6/ip6_output.c
  1.6       +1 -1      src/sys/netinet6/raw_ip6.c
  1.2       +1 -1      src/sys/netinet6/ip6_mroute.c
  1.2       +1 -1      src/sys/netinet6/ip6_mroute.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001281217.EAA70931>