Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 21:10:57 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin Makefile src/sys/conf files src/sys/netinet6 in6_proto.c src/usr.sbin/pim6dd LICENSE.mrouted LICENSE.pimd Makefile VERSION callout.c config.c debug.c debug.h defs.h inet6.c kern.c main.c mld6.c mld6.h mld6_proto.c mrt.c ...
Message-ID:  <200001280510.VAA24904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/27 21:10:57 PST

  Modified files:
    usr.sbin             Makefile 
    sys/conf             files 
    sys/netinet6         in6_proto.c 
    usr.bin/netstat      Makefile main.c mroute.c netstat.h 
  Added files:
    usr.sbin/pim6dd      LICENSE.mrouted LICENSE.pimd Makefile 
                         VERSION callout.c config.c debug.c 
                         debug.h defs.h inet6.c kern.c main.c 
                         mld6.c mld6.h mld6_proto.c mrt.c mrt.h 
                         pathnames.h pim6.c pim6_proto.c pim6dd.8 
                         pim6dd.conf.5 pimdd.h route.c routesock.c 
                         timer.c trace.c trace.h vers.c vif.c 
                         vif.h 
    usr.sbin/pim6sd      BUGS.TODO BUGS.V6 LICENSE.mrouted 
                         LICENSE.pim6dd LICENSE.pim6sd 
                         LICENSE.pimd Makefile README README.first 
                         callout.c callout.h cfparse.h cfparse.y 
                         cftoken.l config.c config.h crc.c crc.h 
                         debug.c debug.h defs.h inet6.c inet6.h 
                         kern.c kern.h main.c mld6.c mld6.h 
                         mld6_proto.c mld6_proto.h mrt.c mrt.h 
                         pathnames.h pim6.c pim6.h pim6_proto.c 
                         pim6_proto.h pim6sd.8 pim6sd.conf.5 
                         pim6sd.conf.sample pim6stat pim6stat.1 
                         pimd.h route.c route.h routesock.c 
                         routesock.h rp.c rp.h timer.c timer.h 
                         trace.c trace.h var.h vers.c vif.c vif.h 
                         vmbuf.h 
    usr.sbin/pim6sd/mtrace6 Makefile mtrace6.8 mtrace6.c 
    usr.bin/netstat      mroute6.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.183     +3 -1      src/usr.sbin/Makefile
  1.330     +2 -1      src/sys/conf/files
  1.6       +7 -1      src/sys/netinet6/in6_proto.c
  1.14      +2 -2      src/usr.bin/netstat/Makefile
  1.33      +1 -7      src/usr.bin/netstat/main.c
  1.11      +2 -2      src/usr.bin/netstat/mroute.c
  1.16      +1 -3      src/usr.bin/netstat/netstat.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?200001280510.VAA24904>