[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pf version
On Fri, Aug 09, 2002 at 10:50:39PM +0200, Gilles Lamiral wrote:
> Is there a way to know the pf version, like the olf ipf -V ?
Not really. But you can check the revision number in RCS keywords
with the ident(1) command, e. g.
devel ~ % ident /usr/src/sys/net/pf.c
/usr/src/sys/net/pf.c:
$OpenBSD: pf.c,v 1.210 2002/05/28 17:28:14 jasoni Exp $
--
Free your mind and your ass will follow -- http://www.funkaffair.de
- References:
- pf version
- From: Gilles Lamiral <gilles.lamiral@free.fr>