Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  inc
  phpshellsessions
  rc.d
  skel
bogons 132 Bytes
bogonsv6 0 Bytes
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.3072 595 Bytes
dh-parameters.4096 769 Bytes
dh-parameters.6144 1.09 KB
dh-parameters.8192 1.43 KB
host.conf 205 Bytes
pfSense-ddb.conf 525 Bytes
pfSense-devd.conf 3.39 KB
pfSense-rc 16.4 KB
pfSense-rc.shutdown 1.73 KB
pfSense.obsoletedfiles 40.2 KB
rc.backup_aliastables.sh 763 Bytes
rc.backup_captiveportal.sh 867 Bytes
rc.backup_dhcpleases.sh 520 Bytes
rc.backup_logs.sh 1.24 KB
rc.backup_rrd.sh 479 Bytes
rc.banner 3.4 KB
rc.bootup 14.3 KB
rc.captiveportal_configure 1.01 KB
rc.captiveportal_configure_mac 1.3 KB
rc.carpbackup 4.43 KB
rc.carpmaster 7.56 KB
rc.checkclock 1.5 KB
rc.conf 58 Bytes
rc.disable_hdd_apm 1.21 KB
rc.dumpon 1.59 KB
rc.dyndns.update 1.73 KB
rc.ecl 7.25 KB
rc.embedded 1.28 KB
rc.expireaccounts 1.64 KB
rc.filter_configure 1.06 KB
rc.filter_configure_sync 1.02 KB
rc.filter_synchronize 9.05 KB
rc.gateway_alarm 1.55 KB
rc.halt 241 Bytes
rc.initial 3.3 KB
rc.initial.defaults 1.67 KB
rc.initial.halt 1.57 KB
rc.initial.password 3.02 KB
rc.initial.ping 1.48 KB
rc.initial.reboot 2.7 KB
rc.initial.setlanip 17.3 KB
rc.initial.setports 1.4 KB
rc.initial.toggle_sshd 2.44 KB
rc.interfaces_carp_configure 1005 Bytes
rc.interfaces_lan_configure 1003 Bytes
rc.interfaces_opt_configure 1.03 KB
rc.interfaces_wan_configure 1.22 KB
rc.ipsec 2.9 KB
rc.kill_states 2.85 KB
rc.linkup 8.57 KB
rc.newipsecdns 2.03 KB
rc.newroutedns 1.68 KB
rc.newwanip 9.35 KB
rc.newwanipv6 6.79 KB
rc.notify_message 1.19 KB
rc.ntpdate 1.02 KB
rc.openvpn 4.63 KB
rc.package_reinstall_all 1.71 KB
rc.packages 1.95 KB
rc.periodic 1015 Bytes
rc.php-fpm_restart 1.75 KB
rc.php_ini_setup 11.2 KB
rc.prunecaptiveportal 1.81 KB
rc.ramdisk_functions.sh 6.85 KB
rc.reboot 1.19 KB
rc.reload_all 1.2 KB
rc.reload_interfaces 1.14 KB
rc.resolv_conf_generate 978 Bytes
rc.restart_webgui 1.25 KB
rc.restore_config_backup 3.88 KB
rc.restore_ramdisk_store 2.41 KB
rc.savecore 1.69 KB
rc.savevoucher 1.22 KB
rc.start_packages 2.51 KB
rc.stop_packages 895 Bytes
rc.update_alias_url_data 1.14 KB
rc.update_bogons.sh 5.41 KB
rc.update_pkg_metadata 1.51 KB
rc.update_urltables 2.73 KB
sshd 6.63 KB
version 18 Bytes

Latest revisions

# Date Author Comment
9d78a172 02/16/2024 04:41 PM Jim Pingle

Correct PHP error display issues. Fixes #15263

2aea75df 02/10/2024 11:23 PM Marcos M

Change "IP family" to "address family"

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

View revisions

Also available in: Atom