Changeset 1883
- Timestamp:
- 06/04/11 19:13:28 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/luci/applications/luci-fonfw/root/lib/uci/schema/default/firewall
r16 r1883 215 215 option name 'dest_port' 216 216 option section 'firewall.redirect' 217 option datatype 'port range'217 option datatype 'port' 218 218 option required true 219 219
