cvs commit: src/sys/netinet ip_icmp.c

Andre Oppermann andre at FreeBSD.org
Mon Feb 2 14:53:24 PST 2004


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


More information about the cvs-src mailing list