Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 1999 00:56:51 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net route.c route.h src/sys/netinet6 frag6.c in6_pcb.c ip6_output.c
Message-ID:  <199912090856.AAA41913@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        1999/12/09 00:56:51 PST

  Modified files:
    sys/net              route.c route.h 
    sys/netinet6         frag6.c in6_pcb.c ip6_output.c 
  Log:
  rtcalloc() is removed because it turned out not to be necessary for FreeBSD.
  (It was added as a part of KAME patch)
  
  Specified by: jdp@polstra.com
  
  Revision  Changes    Path
  1.56      +1 -11     src/sys/net/route.c
  1.34      +1 -2      src/sys/net/route.h
  1.2       +2 -2      src/sys/netinet6/frag6.c
  1.4       +3 -3      src/sys/netinet6/in6_pcb.c
  1.4       +4 -8      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?199912090856.AAA41913>