Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 07:49:23 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h
Message-ID:  <200208091449.g79EnNRh005472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/08/09 07:49:23 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          in_rmx.c ip_input.c ip_var.h 
  Log:
  MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54:
  
  Invalidate cached forwarding route (ipforward_rt) whenever a new
  route is added to the routing table, otherwise we may end up using
  the wrong route when forwarding.
  
  PR:             kern/10778
  Spotted by:     Sergey Starosek <star@sunbay.com>,
                  Andrew Rukavishnikov <rav@sunbay.com>
  
  Revision    Changes    Path
  1.37.2.3    +12 -0     src/sys/netinet/in_rmx.c
  1.130.2.38  +1 -1      src/sys/netinet/ip_input.c
  1.50.2.7    +1 -0      src/sys/netinet/ip_var.h

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?200208091449.g79EnNRh005472>