Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 15:20:07 -0800 (PST)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_icmp.c
Message-ID:  <200401062320.i06NK82e034851@repoman.freebsd.org>

index | next in thread | raw e-mail

andre       2004/01/06 15:20:07 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_icmp.c 
  Log:
  According to RFC1812 we have to ignore ICMP redirects when we
  are acting as router (ipforwarding enabled).
  
  This doesn't fix the problem that host routes from ICMP redirects
  are never removed from the kernel routing table but removes the
  problem for machines doing packet forwarding.
  
  Reviewed by:    sam (mentor)
  
  Revision  Changes    Path
  1.86      +5 -1      src/sys/netinet/ip_icmp.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401062320.i06NK82e034851>