Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
fc62ac50 08/23/2023 01:12 PM Christopher Cope

Add a setting for PHP memory limit in System -> Advanced. Feature #13377

28e2b611 08/21/2023 03:05 PM Jim Pingle

Cast to string before ctype_digit() testing. Fixes #14702

7a654802 08/16/2023 10:53 PM Marcos M

Extend support for SCTP in firewall and NAT rules. Implement #14640

fecb90e9 08/15/2023 07:49 PM Marcos M

Support specialnets in outbound NAT source/destination. Implement #3288
Also, show an asterisk in place of 'Any' for the source,
and avoid generating oNAT rules with invalid aliases.

1799f409 08/15/2023 07:16 PM Marcos M

Extend alias and VIP checks to outbound NAT

8c605478 08/11/2023 09:02 PM Marcos M

Show the correct selection when editing oNAT rules
Fixes a copy/paste error from 887d0e7d.

887d0e7d 08/10/2023 10:55 PM Marcos M

Refactor outbound NAT target config field
Don't keep a separate target field, and handle
some older configs on upgrade.

1b8b0963 08/10/2023 10:53 PM Marcos M

Revert "Refactor outbound NAT target config field"

This reverts commit 5557bc594916a5a6ff51ac8ed319a6ad436d3475.

5557bc59 08/10/2023 06:30 PM Marcos M

Refactor outbound NAT target config field
There's no need to keep a separate target field,
and now it's easier to implement #3288.

85c4a8de 08/07/2023 07:06 PM Marcos M

Use pf macros for <interface> subnets. Fix #6799
This changes the behavior of '<if> subnet' in generated firewall/NAT
rules. The previous behavior expands '<if> subnet' to a list of subnets
in PHP then generates filter rules with that list. Instead, create a pf...

View revisions

Also available in: Atom