OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Martin Pieuchot (mpicvs.openbsd.org)
Date: Fri May 03 2013 - 04:35:21 CDT


CVSROOT: /cvs
Module name: src
Changes by: mpicvs.openbsd.org 2013/05/03 03:35:21

Modified files:
        sys/netinet : ip_icmp.c

Log message:
Document which gobal variables are used for sysctl(8), add static to
gobals used only in this file and explain that the printf/debug
variable must be settable by ddb.

ok henning, sthen