mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 02:35:01 -04:00
- to show a specific set: ipfw set 3 show
- to delete rules from the set: ipfw set 9 delete 100 200 300
- to flush the set: ipfw set 4 flush
- to reset rules counters in the set: ipfw set 1 zero
PR: kern/113388
Submitted by: Andrey V. Elsukov
Approved by: re (kensmith)
MFC after: 6 weeks
|
||
|---|---|---|
| .. | ||
| ipfw.8 | ||
| ipfw2.c | ||
| Makefile | ||