Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 12:04:23 -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:  <200201212004.g0LK4Nu09937@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/01/21 12:04:23 PST

  Modified files:
    sys/netinet          in_pcb.c ip_output.c 
  Log:
  - 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.
  
  Obtained from:  KAME
  
  Revision  Changes    Path
  1.97      +7 -3      src/sys/netinet/in_pcb.c
  1.149     +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?200201212004.g0LK4Nu09937>