[ipfw][patch] manipulation with rules within a specified sets

Andrey V. Elsukov bu7cher at yandex.ru
Tue May 29 12:46:24 UTC 2007


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



More information about the freebsd-ipfw mailing list