Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
acb.inc 11.5 KB
auth.inc 73.4 KB
auth_check.inc 1.39 KB
auth_func.inc 2.43 KB
authgui.inc 11.7 KB
captiveportal.inc 100 KB
certs.inc 85.3 KB
config.console.inc 22.6 KB
config.gui.inc 2.08 KB
config.inc 4.92 KB
config.lib.inc 37.9 KB
copyget.inc 3.21 KB
copynotice.inc 7.11 KB
crypt.inc 3.75 KB
dyndns.class 132 KB
easyrule.inc 16.6 KB
filter.inc 173 KB
functions.inc 1.26 KB
globals.inc 16.2 KB
gmirror.inc 10.8 KB
gwlb.inc 87.6 KB
interfaces.inc 220 KB
interfaces_fast.inc 8.8 KB
ipsec.attributes.php 1.33 KB
ipsec.auth-user.php 3.55 KB
ipsec.inc 109 KB
itemid.inc 3.31 KB
led.inc 6.52 KB
live_logs.inc 1.87 KB
meta.inc 4.72 KB
notices.inc 18.8 KB
openvpn.attributes.php 1.12 KB
openvpn.auth-user.php 4.42 KB
openvpn.inc 72.6 KB
openvpn.tls-verify.php 3.42 KB
parser_dhcpv6_leases.inc 19 KB
parser_ipv6.inc 8 KB
periodic.inc 1.41 KB
pfsense-utils.inc 108 KB
phpsessionmanager.inc 2.31 KB
pkg-utils.inc 41.2 KB
priv.defs.inc 86.2 KB
priv.inc 7.31 KB
r53.class 6.42 KB
rrd.inc 39.4 KB
service-utils.inc 26.7 KB
services.inc 154 KB
shaper.inc 147 KB
syslog.inc 48.5 KB
system.inc 86.9 KB
tools_for_debugging_n_testing.inc 9.47 KB
unbound.inc 34.2 KB
upgrade_config.inc 208 KB
util.inc 122 KB
voucher.inc 18.8 KB
vpn.inc 12.9 KB
wizard_utils.inc 7.26 KB
wizardapp.inc 32.8 KB
xmlparse.inc 9.97 KB
xmlparse_attr.inc 5.97 KB
xmlrpc_client.inc 6 KB

Latest revisions

# Date Author Comment
c489213a 02/10/2024 10:02 PM Marcos M

Kill matching opposite states when schedules expire. Fix #15252

6030dd45 02/07/2024 08:32 PM Marcos M

Show interface subnet details for IPsec Phase 2. Implement #15245

While there, prevent interface subnet selections from
showing for the NAT/BINAT field.

8faff190 02/01/2024 05:34 PM Marcos M

Check static intefaces with a pending gateway. Fix #15225

Interfaces with a static configuration may have a pending gateway
status when killing states for downed interfaces.

ba90ace4 02/01/2024 01:22 AM Marcos M

Process downed gateways when killing states. Fix #15223

By the time filter_delete_states_for_down_gateways() is called,
filter_generate_gateways() has already removed downed gateways from the
$GatewaysList array. Hence, states are not killed for downed gateways....

42267161 01/31/2024 04:46 PM Marcos M

Don't check empty arrays

min() requires at least one element in the array

bedd340c 01/31/2024 08:51 AM Marcos M

Remove failover states using only the gateway label

Interfaces were previously specified since the inbound state needs to
be killed (due to route-to) for the connection to restart on the
preferred gateway. This interrupts connections already established on...

e022d8cd 01/28/2024 03:40 PM Marcos M

Use the correct function parameters. Fix #15206

30d46b63 01/28/2024 03:18 PM Marcos M

Kill states on gateway failover recovery. Implement #855

17e64d8d 01/28/2024 03:18 PM Marcos M

Sync generated gateways to config. Fix #12920

4f90b67b 01/27/2024 07:39 PM Marcos M

Check for empty hosts when generating outbound NAT rules. Fix #15197

Make sure that there's a valid host when calling
filter_nat_rules_generate_if() and add missing new lines.

View revisions

Also available in: Atom