Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 14:16:47 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fastfwd.c
Message-ID:  <200502031416.j13EGlhV038980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2005-02-03 14:16:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_fastfwd.c 
  Log:
  MFC rev 1.23:
   When performing IP fast forwarding, immediately drop traffic which is
   destined for a blackhole route.
  
   This also means that blackhole routes do not need to be bound to lo(4)
   or disc(4) interfaces for the net.inet.ip.fastforwarding=1 case.
  
  Submitted by:   james at towardex dot com
  Sponsored by:   eXtensible Open Router Project <URL:http://www.xorp.org/>;
  
  Revision  Changes    Path
  1.17.2.5  +6 -0      src/sys/netinet/ip_fastfwd.c



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