Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 14:53:16 -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:  <200402022253.i12MrGkO091411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004/02/02 14:53:16 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_icmp.c 
  Log:
  Add sysctl net.inet.icmp.reply_src to specify the interface name
  used for the ICMP reply source in reponse to packets which are not
  directly addressed to us.  By default continue with with normal
  source selection.
  
  Reviewed by:    bms
  
  Revision  Changes    Path
  1.89      +19 -0     src/sys/netinet/ip_icmp.c



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