config root man

Current Path : /usr/src/sys/contrib/ipfilter/netinet/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/sys/contrib/ipfilter/netinet/ipl.h

/*	$FreeBSD: release/9.1.0/sys/contrib/ipfilter/netinet/ipl.h 172776 2007-10-18 21:52:14Z darrenr $	*/

/*
 * Copyright (C) 1993-2001, 2003 by Darren Reed.
 *
 * See the IPFILTER.LICENCE file for details on licencing.
 *
 * @(#)ipl.h	1.21 6/5/96
 * $FreeBSD: release/9.1.0/sys/contrib/ipfilter/netinet/ipl.h 172776 2007-10-18 21:52:14Z darrenr $
 * Id: ipl.h,v 2.52.2.30 2007/10/16 09:41:00 darrenr Exp $
 */

#ifndef	__IPL_H__
#define	__IPL_H__

#define	IPL_VERSION	"IP Filter: v4.1.28"

#define	IPFILTER_VERSION	4012800

#endif

Man Man