Deleted Added
full compact
ipl.h (130886) ipl.h (145522)
1/* $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 145522 2005-04-25 18:43:14Z darrenr $ */
2
1/*
3/*
2 * Copyright (C) 1993-2002 by Darren Reed.
4 * Copyright (C) 1993-2001, 2003 by Darren Reed.
3 *
4 * See the IPFILTER.LICENCE file for details on licencing.
5 *
6 * @(#)ipl.h 1.21 6/5/96
5 *
6 * See the IPFILTER.LICENCE file for details on licencing.
7 *
8 * @(#)ipl.h 1.21 6/5/96
7 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 130886 2004-06-21 22:46:36Z darrenr $
9 * $FreeBSD: head/sys/contrib/ipfilter/netinet/ipl.h 145522 2005-04-25 18:43:14Z darrenr $
10 * Id: ipl.h,v 2.52.2.9 2005/03/30 14:14:05 darrenr Exp
8 */
9
10#ifndef __IPL_H__
11#define __IPL_H__
12
11 */
12
13#ifndef __IPL_H__
14#define __IPL_H__
15
13#define IPL_VERSION "IP Filter: v3.4.35"
16#define IPL_VERSION "IP Filter: v4.1.8"
14
17
18#define IPFILTER_VERSION 4010800
19
15#endif
20#endif