Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2001 01:16:18 -0800 (PST)
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:  <200103190916.f2J9GIg93761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/03/19 01:16:18 PST

  Modified files:
    sys/netinet          in_rmx.c ip_input.c ip_var.h 
  Log:
  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
  Reviewed by:	silence on -net
  
  Revision  Changes    Path
  1.39      +13 -1     src/sys/netinet/in_rmx.c
  1.165     +2 -2      src/sys/netinet/ip_input.c
  1.54      +2 -1      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?200103190916.f2J9GIg93761>