cvs commit: src/sys/netinet ip_fastfwd.c

Bruce M Simpson bms at FreeBSD.org
Thu Feb 3 06:16:48 PST 2005


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


More information about the cvs-all mailing list