comparison mod_firewall/README.markdown @ 4169:ae738969f38a

mod_firewall: Add packaging metadata to include libraries
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 21:56:37 +0200
parents 87daef9ed4e7
children 45606c9f529a
comparison
equal deleted inserted replaced
4168:7191d4638393 4169:ae738969f38a
1 --- 1 ---
2 labels: 2 labels:
3 - 'Stage-Alpha' 3 - 'Stage-Alpha'
4 summary: 'A rule-based stanza filtering module' 4 summary: 'A rule-based stanza filtering module'
5 ... 5 rockspec:
6 build:
7 modules:
8 mod_firewall.actions: actions.lib.lua
9 mod_firewall.conditions: conditions.lib.lua
10 mod_firewall.definitions: definitions.lib.lua
11 mod_firewall.marks: marks.lib.lua
12 mod_firewall.test: test.lib.lua
13 ---
6 14
7 ------------------------------------------------------------------------ 15 ------------------------------------------------------------------------
8 16
9 **Note:** mod\_firewall is in its very early stages. This documentation 17 **Note:** mod\_firewall is in its very early stages. This documentation
10 is liable to change, and some described functionality may be missing, 18 is liable to change, and some described functionality may be missing,