Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 05:54:44 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin Makefile src/sys/conf files options src/sys/i386/conf LINT src/sys/netinet6 ip6_fw.c ip6_fw.h ip6_input.c ip6_output.c src/sbin/ip6fw Makefile ip6fw.8 ip6fw.c sample.sh
Message-ID:  <200001291354.FAA07721@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/29 05:54:44 PST

  Modified files:
    sbin                 Makefile 
    sys/conf             files options 
    sys/i386/conf        LINT 
    sys/netinet6         ip6_input.c ip6_output.c 
  Added files:
    sys/netinet6         ip6_fw.c ip6_fw.h 
    sbin/ip6fw           Makefile ip6fw.8 ip6fw.c sample.sh 
  Log:
  Add ip6fw.
  Yes it is almost code freeze, but as the result of many thought, now I
  think this should be added before 4.0...
  
  make world check, kernel build check is done.
  
  Reviewed by: green
  Obtained from: KAME project
  
  Revision  Changes    Path
  1.77      +2 -1      src/sbin/Makefile
  1.331     +2 -1      src/sys/conf/files
  1.189     +5 -1      src/sys/conf/options
  1.738     +5 -1      src/sys/i386/conf/LINT
  1.10      +2 -1      src/sys/netinet6/ip6_input.c
  1.11      +2 -1      src/sys/netinet6/ip6_output.c



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?200001291354.FAA07721>