NetBSD/sys/netinet/ipl.h

20 lines
384 B
C
Raw Normal View History

2004-03-28 13:00:53 +04:00
/* $NetBSD: ipl.h,v 1.15 2004/03/28 09:00:57 martti Exp $ */
/*
2004-03-28 13:00:53 +04:00
* Copyright (C) 1993-2001, 2003 by Darren Reed.
*
2002-01-24 11:21:30 +03:00
* See the IPFILTER.LICENCE file for details on licencing.
*
* @(#)ipl.h 1.21 6/5/96
2004-03-28 13:00:53 +04:00
* Id: ipl.h,v 2.52.2.2 2004/03/22 12:28:21 darrenr Exp
*/
#ifndef __IPL_H__
#define __IPL_H__
2004-03-28 13:00:53 +04:00
#define IPL_VERSION "IP Filter: v4.1.1"
#define IPFILTER_VERSION 4010100
#endif