Notification code updates
Refactor rule separators. Fix #14691
Type column for Alias list. Implements #13245
While here, clean up some redundant/incorrect variable usage.
Adapted from PR 4592 submitted by luckman212 @ GitHub
Add a setting for PHP memory limit in System -> Advanced. Feature #13377
Cast to string before ctype_digit() testing. Fixes #14702
Extend support for SCTP in firewall and NAT rules. Implement #14640
Support specialnets in outbound NAT source/destination. Implement #3288Also, show an asterisk in place of 'Any' for the source,and avoid generating oNAT rules with invalid aliases.
Extend alias and VIP checks to outbound NAT
Show the correct selection when editing oNAT rulesFixes a copy/paste error from 887d0e7d.
Refactor outbound NAT target config fieldDon't keep a separate target field, and handlesome older configs on upgrade.
View revisions
Also available in: Atom