Project

General

Profile

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

# Date Author Comment
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/