cvs commit: src/sys/netinet ip_fastfwd.c

Bruce M Simpson bms at FreeBSD.org
Mon Feb 5 00:15:41 UTC 2007


bms         2007-02-05 00:15:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fastfwd.c 
  Log:
  When fast-forwarding is enabled, do not forward directed IPv4 broadcasts
  to locally attached broadcast networks.
  
  Note well: This relies on the layer 2 route cloning behaviour in BSD.
  
  PR:             98799
  Tested by:      Dmitry Sergienko
  MFC after:      1 week
  
  Revision  Changes    Path
  1.39      +4 -2      src/sys/netinet/ip_fastfwd.c


More information about the cvs-src mailing list