Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 10:11:25 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_pcb.c ip_output.c
Message-ID:  <200202261811.g1QIBPv65025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/02/26 10:11:25 PST

  Modified files:        (Branch: RELENG_4)
    sys/netinet          in_pcb.c ip_output.c 
  Log:
  MFC:
    - Check the address family of the destination cached in a PCB.
    - Clear the cached destination before getting another cached route.
      Otherwise, garbage in the padding space (which might be filled in if it was
      used for IPv4) could annoy rtalloc.
  
          sys/netinet/in_pcb.c:           1.97
          sys/netinet/ip_output.c:        1.149
  
  Revision   Changes    Path
  1.59.2.21  +7 -3      src/sys/netinet/in_pcb.c
  1.99.2.28  +5 -1      src/sys/netinet/ip_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?200202261811.g1QIBPv65025>