Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
a5297e81 06/30/2016 03:26 AM Chris Buechler

Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560

1799a969 06/30/2016 12:49 AM Chris Buechler

Omit <secret> tags from L2TP in status.php config.xml dump.

e38e1efd 06/30/2016 12:42 AM Chris Buechler

Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364

bfa8df8a 06/29/2016 05:57 AM k-paulius

Flush link-local IPs so we do not get stale data and do not waste time deleting IP if it is already set to fe80::1:1

da1f0b2d 06/29/2016 03:33 AM Stilez y

Rename item #12 in console menu

The console menu item #12 ("pfSense/$product developer shell") has a pointless title that doesn't help users much. It also actively obscures from router admins the useful tools it contains which is a negative side-effect....

6dfb6b27 06/29/2016 03:01 AM Phil Davis

Update include() to include_once()

For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guiconfig,inc") that I
changes to use require_once() to be consistent with everywhere else.
The remaining cases of include() are just (hundreds of) head.inc and...

e8019bcd 06/29/2016 02:12 AM Daniel Hoffend

Shorten gwifip if whole socket path exceeds 100 chars

dpinger stopps with an error when the socketname exceeds over
(around) 100 characters. The dpinger will not start and not deliver
monitoring results to the WebUI.

These long socket names can get created when using link-local addresses...

74ed3a16 06/29/2016 02:12 AM Daniel Hoffend

Use a different delimiter for dpinger socket names

Currently underscores are used to seperate gwifip, monitorip, etc, but
underscors are also used in vlan subinterfaces like em0_vlan10 and
therefore can't be used because the interface scope is appended to IPv6...

fcd9f64c 06/28/2016 08:45 PM Chris Buechler

Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysctl out if the block where it only gets run if dummynet isn't already loaded. Ticket #6553

3481524a 06/28/2016 08:05 PM Chris Buechler

Clean up limiter text. Remove old commented out bit.

View revisions

Also available in: Atom