Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 1997 18:25:37 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet icmp_var.h ip_icmp.c
Message-ID:  <199708250125.SAA06454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1997/08/24 18:25:37 PDT

  Modified files:
    sys/netinet          icmp_var.h ip_icmp.c 
  Log:
  Configurably don't reply to broadcast or multicast echos.  There are still
  potential problems with other automatic-reply ICMPs, but some of them may
  depend on broadcast/multicast to operate.  (This code can simply be
  moved to the `reflect' label to generalize it.)
  
  Revision  Changes    Path
  1.7       +2 -1      src/sys/netinet/icmp_var.h
  1.28      +11 -1     src/sys/netinet/ip_icmp.c



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