Project

General

Profile

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

# Date Author Comment
5c2c11bb 04/21/2025 04:39 PM Marcos M

Supress info logs for rc.newwanipv6 RENEW

Only log when there's something to do during RENEW. This avoids spamming
the system log now that rc.newwanipv6 is called on RENEW. While here, also
check that a reason was given before logging it (ppp scripts omit it).

78cfbc5e 02/11/2025 08:57 PM Marcos M

Reduce rc.newwanipv6 actions on RENEW

This change passes the dhcp6c REASON to the script. The script uses this
to retain the previous behavior for REASONs other than RENEW. If the
reason is RENEW, action is only taken when there has been a change. Also
include the REASON in the info log message....

37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

66e17663 09/04/2024 11:32 PM Marcos M

Handle unassigned interfaces in rc.newwanip

5843f3bf 09/04/2024 11:24 PM Marcos M

Add safety checks for calls to convert_real_interface_to_friendly_interface_name()

The function will return null for unassigned interfaces. Add checks
for this where appropriate.

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

816fef25 05/23/2024 05:37 PM Marcos M

Move to is_platform_booting()

The function platform_booting() is deprecated.

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

9e6b1893 09/13/2023 04:45 PM Marcos M

Use the real interface name when storing the interface address.
The updated filename aligns with the references in:
find_interface_ip(), delete_old_address(), and add_new_address().

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

1688a960 11/18/2022 08:49 PM Jim Pingle

Add iface to some resolver restarts. Fixes #12612

A few interface-specific calls to restart the resolver were not passing
the interface name to ensure it was only restarted when necessary.

ad20a68b 07/05/2022 02:56 PM Jim Pingle

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

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

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

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

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

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

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

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

159ea168 05/12/2021 11:54 AM Viktor Gurov

Do not restart IGMP Proxy on IPv6 gateway events. Fixes #11904

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...

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

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....
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..

90b3235d 06/19/2018 03:57 PM Jim Pingle

Correct PHP syntax error that leads to a PHP 7 error.

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

Update the Copyright notice for pfSense.

881fb186 08/11/2017 06:29 AM Martin Wasley

Some systems - only one that I am aware of, complain that unbound is starting before dchp6 has completed leading to problems, this occurs only on boot.

Further examination did indeed show that the problem is caused by unbound starting before the dhcp6c - RTSOLD - rc.newwanipv6 have completed, making sure that these have all run before unbound is allowed to start corrects the problem....

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)

96122f60 05/09/2016 09:13 PM Chris Buechler

just exit for v6, gateways setup above.

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.

ccdb9c3b 03/11/2016 05:42 AM Chris Buechler

Don't exit if the system is booting, should always be unnecessary. related to Ticket #5952

c32b4917 03/03/2016 01:38 AM Chris Buechler

Clarify log, remove old commented out things that are unnecessary.

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/