Commit deb2025
committed
Make mode options for '-m recent' parse correctly
Options setting the mode of operation for the 'recent' match extension
no longer parse from existing rule definitions with their long-option
double-dashes still included. Note that these options are meant to be
bang-invertible, but this module does not support that use case (and
currently will explode if it encounters any such rule).1 parent dd862c4 commit deb2025
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
588 | 592 | | |
589 | 593 | | |
590 | 594 | | |
| |||
0 commit comments