Changeset 9f668ab6b397d4af5b413c24ab76ab6631381144
- Timestamp:
- 02/09/10 20:00:06
(3 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1265745606 +0000
- git-parent:
[3d36f5ae5437e4b5ba5af4c86106c6404c80ecbc]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1265745606 +0000
- Message:
make this default allow, like it used to
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3739c78 |
r9f668ab |
|
| 149 | 149 | <filterset name="default"> |
|---|
| 150 | 150 | <rule type="deny" module="^ping_icmp$" metric="^(?:minimum|maximum|count)$" /> |
|---|
| | 151 | <rule type="allow"/> |
|---|
| 151 | 152 | </filterset> |
|---|
| 152 | 153 | </filtersets> |
|---|