summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js
AgeCommit message (Expand)Author
2020-10-01luci-app-firewall: rules: add ICMPv6 Packet Too Big (Type 2)Robby K
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2020-01-20luci-app-firewall: fix variable clash leading to incorrect family displayJo-Philipp Wich
2020-01-19luci-app-firewall: add SNAT config migrationJo-Philipp Wich
2020-01-19luci-app-firewall: rework rule descriptions, deduplicate codeJo-Philipp Wich
2020-01-16luci-app-firewall: consolidate duplicate option codeJo-Philipp Wich
2020-01-16luci-app-firewall: support 'limit' and 'limit_burst' optionsJo-Philipp Wich
2020-01-16luci-app-firewall: support 'DSCP' action and matches for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'MARK' action and matches for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'helper' and 'set_helper' parameters for rulesJo-Philipp Wich
2020-01-16luci-app-firewall: support 'direction' and 'device' parameters for rulesJo-Philipp Wich
2019-12-30luci-app-firewall: update rule ip hints based on address familyJo-Philipp Wich
2019-12-30luci-app-firewall: store week- and monthday restrictions as stringsJo-Philipp Wich
2019-11-01luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHintsJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-08-11luci-app-firewall: rules: sort ICMP types alphabeticallyAaron Jones
2019-08-11luci-app-firewall: rules: allow ICMPv6 ND typesAaron Jones
2019-07-21luci-app-firewall: fix cbi form for rulesJo-Philipp Wich
2019-07-18luci-app-firewall: format protocol family for forwards and rulesAnton Kikin
2019-07-07treewide: switch to shared isObject(), toArray() and sortedKeys() helpersJo-Philipp Wich
2019-07-07luci-app-firewall: switch to client side CBI viewsJo-Philipp Wich