Project

General

Profile

Download (9.38 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ad20a68b 07/05/2022 02:56 PM Jim Pingle

Filter reload at end of rc.newwanip. Fixes #13228

7610a397 05/11/2022 12:09 PM Viktor Gurov

Cleanup PPPoE VIPs on interface down to fix IP address order. Issue #11629

6c98abd3 05/07/2022 02:17 PM Viktor Gurov

Cleanup PPPoE VIPs to fix IP address order. Issue #11629

2d82d2e3 04/19/2022 03:52 PM Viktor Gurov

Restart L2TP VPN on interface IP change. Fixes #13066

810f1026 04/18/2022 03:36 PM Viktor Gurov

Do not restart IPv4 OpenVPN on IPv6 gateway events and vice versa. Fixes #13061

7c97240f 04/14/2022 03:51 PM Viktor Gurov

Do not restart IPv4 IPsec on IPv6 gateway events and vice versa. Issue #3132

dd3d48af 02/17/2022 04:55 PM Viktor Gurov

Multiple DHCP6 WAN connections. Fixes #6880

dc6a9ddc 02/15/2022 06:33 AM Viktor Gurov

SNMP service restart improvements. Fixes #12611

1098cb94 02/15/2022 06:31 AM Viktor Gurov

IGMP Proxy service improvements. Fixes #12609

ec73bb89 02/14/2022 07:24 PM Viktor Gurov

Always restart gateway monitoring and services on interface UP/START event. Fixes #11570

6ac625e8 02/14/2022 07:09 PM Viktor Gurov

DNS Resolver restart improvements. Fixes #12612

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

ce04d03f 07/01/2021 02:51 PM Viktor Gurov

Reconfigure L2TP/PPTP tunnels on newwanip event. Fixes #12072

474b0fed 06/15/2021 01:52 PM Viktor Gurov

Start IPv6 tunnel interfaces on boot and restart on dynamic IPv6 change. Fixes #6507

a17e9816 06/14/2021 06:10 PM Renato Botelho

link_interface_to_tunnelif(): Make it consistent

Change link_interface_to_tunnelif() to always return an array and
simplify logic used when it's used removing unneeded checks

77e3e15a 06/14/2021 06:09 PM Renato Botelho

Do not unset variables that will be set on next line

3856366b 01/20/2021 05:27 PM Renato Botelho

Retire VXLAN support

VXLAN support is not enterprise ready and after internal discussion we
decided we are not able to support it. We are committed to release
features only when they are ready.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

27f89b06 12/08/2020 02:56 PM Viktor Gurov

Do not run rc.newwanip if received DHCP address has not changed. Fixes #11142

d4cde1bd 12/02/2020 08:24 AM Viktor Gurov

SLAAC on parent IPv4 interface fixes. Issue #9324

ef094bef 11/27/2020 05:56 PM Renato Botelho

Ticket #9270: Make sure parameters are UTF-8

As described on ticket, for some reason we still don't know, when
pfSense_kill_states() is called with subnet as parameter (n.n.n.n/n) it
makes changes on $_POST content that can lead system to unpredictable
results....

cf3096df 11/24/2020 02:36 PM Viktor Gurov

VXLAN restart on newwanip event. Bug #10960

bf335b2b 10/30/2020 06:02 PM Renato Botelho

Revert "Remove non captive-portal logs from Local4 syslog facility."

This reverts commit 6960993dc53c559619fe3f8d8ea903e7730b4fa6.

f1fcc3ce 10/30/2020 05:21 PM Renato Botelho

Revert "Adjust some missing ident on syslog"

This reverts commit 12719a87e3ba77f5459938a4cfec7f007bbe0c4a.

12719a87 10/27/2020 03:47 PM Renato Botelho

Adjust some missing ident on syslog

b6ea9c61 08/31/2020 02:48 PM Viktor Gurov

VXLAN configuration WebGUI. Feature #6240

6960993d 05/18/2020 04:36 PM A FL

Remove non captive-portal logs from Local4 syslog facility.
Various logs are recorded in local4 in HA situation. They should not be recorded here.
Redmine #97

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

64031495 12/20/2019 04:04 PM Jim Pingle

Update copyright notice years. Issue #9245

c6220dcf 12/05/2019 08:29 PM Jim Pingle

IPsec swanctl conversion. Implements #9603

  • Converted IPsec configuration code from ipsec.conf ipsec/stroke style
    to swanctl.conf swanctl/vici style. Issue #9603
  • Split up much of the single large IPsec configuration function into
    multiple functions as appropriate....
f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

86e6e0bc 08/26/2019 07:24 PM Jim Pingle

Fix state kill ordering in rc.newwanip. Fixes #4674

Move state kill to after new rules and routing have been setup.
Otherwise there is a race condition where new states could be created
before the new rules and routing are in place.

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

742cc9ae 07/20/2018 09:09 PM PiBa-NL

routing, when a new pppoe connection is made the gatewaymonitor should be started before decisions about default route can be properly made. also for 'automatic' provide a fallback to the first enabled gateway thats configured, just in case..

561077c7 06/24/2018 12:28 PM PiBa-NL

routing, fix setting the default-route when the configured default gateway is a dynamic pppoe gateway

f54ca2e1 06/15/2018 08:56 PM PiBa-NL

routing, rc.newwanip should also set default-route while booting for ppp interfaces

otherwise we might end up without a default as the bootup script does not wait for ppp interface to obtain the ip, unlike with dhcp interfaces. https://redmine.pfsense.org/issues/8561

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

8e7d47fe 06/20/2017 06:42 PM Fernsehkind

Use correct wording for log output when IP address has changed and states are killed accordingly

a84da228 02/12/2017 10:18 AM Ralph Haussmann

Improve log output when ip_change_kill_states is set.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

470fddb1 08/10/2016 07:10 PM Renato Botelho

Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 port

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

b8735779 05/09/2016 09:10 PM Chris Buechler

fix booting check

c4b5c8be 05/08/2016 12:59 AM Chris Buechler

Setup gateway monitors and exit in rc.newwanip(v6) if system is booting. Ticket #6186

ef945b86 05/08/2016 12:28 AM Chris Buechler

Log if rc.newwanip(v6) is called with empty interface.

80d3cf1c 03/11/2016 01:12 AM Chris Buechler

Doesn't seem to be any reason rc.newwanip should skip things while the system is booting. Ticket #5952

9af087de 02/17/2016 01:52 AM Chris Buechler

Revert this because of issues in Ticket #5888, will fix #4312 differently. Revert "interface_bridge_add_member is inadequate for adding a bridge member that may have not existed at the time of bridge interface's creation. interface_bridge_configure on the interface's bridge ensures all settings (private, etc.) are applied. Ticket #4312"...

0c9b98c0 01/28/2016 11:57 PM Chris Buechler

Import David W's patch fixing issues with dhcp6c being launched multiple times in some circumstances. Ticket #5621

617daf5e 01/23/2016 11:33 AM Chris Buechler

interface_bridge_add_member is inadequate for adding a bridge member that may have not existed at the time of bridge interface's creation. interface_bridge_configure on the interface's bridge ensures all settings (private, etc.) are applied. Ticket #4312

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

0aa8caec 09/22/2015 05:57 AM Chris Buechler

Kicking ntpd in rc.newwanip(v6) dates back to OpenNTPD which didn't have dynamic interface scanning support. This seems to be the source of crashes in ntpd as described in Ticket #4155, and appears to be unnecessary.

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/