Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 20:21:25 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet icmp_var.h ip_icmp.c
Message-ID:  <199812040421.UAA24584@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/03 20:21:25 PST

  Modified files:
    sys/netinet          icmp_var.h ip_icmp.c 
  Log:
      Cleanup icmp_var.h, make icmp bandlim sysctl permanent but if ICMP_BANDLIM
      option not defined the sysctl int value is set to -1 and read-only.
  
      #ifdef KERNEL's added appropriately to wall off visibility of kernel
      routines from user code.
  
  Revision  Changes    Path
  1.12      +4 -10     src/sys/netinet/icmp_var.h
  1.33      +15 -5     src/sys/netinet/ip_icmp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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