Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 02:04:32 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 in6.c
Message-ID:  <200001271004.CAA34500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/27 02:04:32 PST

  Modified files:
    sys/netinet6         in6.c 
  Log:
  Added ip6_forwarding check when prefix related ioctl is called.
  (prefix related ioctl should only be called on router,
  because host use dynamic address and prefix configuration mechanism,
  and those prefix are managed separately with ones whih are assined
  manually.)
  
  Revision  Changes    Path
  1.6       +3 -1      src/sys/netinet6/in6.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?200001271004.CAA34500>