Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 16:46:05 +0400
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-ipfw@freebsd.org
Cc:        Maxim Konovalov <maxim@FreeBSD.org>, Luigi Rizzo <rizzo@icir.org>, Oleg Bulyzhin <oleg@FreeBSD.org>, Julian Elischer <julian@elischer.org>
Subject:   [ipfw][patch] manipulation with rules within a specified sets
Message-ID:  <465C208D.4080205@yandex.ru>

next in thread | raw e-mail | index | archive | help
Hi, All.

I've wrote a small patch for the ipfw2.
http://butcher.heavennet.ru/patches/kernel/ipfw_sets/

It allow use following commands:
# ipfw set N show
list all rules only from set N.

# ipfw set N delete M
delete rules with number M from set N.

What you think about it?

Several guys ask me for implement a "delete rules by template"
(text of rule), like a cisco-way (no <some command>).
What you think about that?

-- 
WBR, Andrey V. Elsukov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465C208D.4080205>