Scott Ullrich
446ffdbdfd
Add missing space
2009-04-02 21:20:35 -04:00
Scott Ullrich
ad22530333
Correct check for hideplatform
2009-04-02 20:57:21 -04:00
Scott Ullrich
aebbbb638b
Use 80 chars
2009-04-02 14:57:12 -04:00
Scott Ullrich
f56097a37e
Woops, use 80 chars not 70
2009-04-02 14:55:30 -04:00
Scott Ullrich
3a42330e81
Switch to a dropdown menu when there are more than 80 characters combined
...
in the display_top_tabs() function.
2009-04-02 14:54:24 -04:00
Seth Mos
fd03e4f39f
Add Broadcom BCM5708 bce driver to the list
...
Add Intel 82598 10 Gigabit ixgbe driver to the list
2009-04-01 12:01:00 +02:00
Scott Ullrich
8e9c0681ae
Improve the matching of carp ints to IPs.
...
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.16, 10.0.0.135. Adding a space to the IP to check will only match the specific IP given, since it is followed by spaces in the ifconfig output.
2009-03-31 16:21:41 -04:00
Scott Ullrich
04d487e00e
Version bump to 1.2.3-RC1
2009-03-31 01:41:35 -04:00
Chris Buechler
fa1fafb6ad
When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
2009-03-30 00:43:43 -04:00
Chris Buechler
c1285ca641
Change log message. This doesn't necessarily mean the IP has changed, so it was misleading.
2009-03-26 01:27:10 -04:00
Chris Buechler
12df13d44d
Log actual interface rather than CARP interface
2009-03-26 01:15:36 -04:00
Scott Ullrich
5dcd63b59f
Add missing then
2009-03-25 18:57:31 -04:00
Scott Ullrich
1cb58b793b
Add hideplatform item which is useful for rebranding
2009-03-24 15:33:41 -04:00
Scott Ullrich
e28d3bb3e3
Ensure dpddelay is a value, not that its simply set leading to racoon.conf errors:
...
my /var/etc/racoon.conf file has: "dpd_delay ;"
Reported in ##pfSense on FreeNODE by Overrand
2009-03-23 17:36:36 -04:00
Scott Ullrich
45faf3daf8
Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"
...
This reverts commit 1987293b2c .
2009-03-18 00:19:45 -04:00
Chris Buechler
310b1aa78a
Prevent creation of invalid racoon.conf with omitted or non-numeric DPD delay.
2009-03-15 00:44:05 -04:00
seth
6ae008d9cc
Add the DPD option to the mobile ipsec page. The DPD option makes the most sense for the mobile IPSEC clients as this is
...
helps cleaning up any dangling SA entries before their lifetime expires.
The default value is 120 seconds.
Move the NAT-T into the actual layout instead of on top of it.
2009-03-13 07:48:22 +01:00
Scott Ullrich
a3e4524d2f
Handle 1.2 correctly
2009-03-13 00:12:23 -04:00
Scott Ullrich
6ca212bb58
Sync
2009-03-12 23:55:43 -04:00
seth
563c9ca98c
Add DPD backend configuration to the racoon configuration.
2009-03-13 04:33:26 +01:00
seth
be7b496c62
Use NAT-T when enabled on a per tunnel basis
2009-03-13 04:08:01 +01:00
Scott Ullrich
082be6a9f5
Added custom_php_service_status_command support for packages.
...
Package authors can define a
custom_php_service_status_command
block in their package XML. Such block should only contain function
calls, and the first should be one to include their function library
file if necessary, as this is not done by service-utils.inc.
The return code of the last function call will be returned to the service
check.
2009-03-12 16:00:02 -04:00
Scott Ullrich
1987293b2c
Sync from HEAD to avoid complete meltdowns when downgrading from 2.0
...
back to 1.2.*. Tested by rebooting and visiting many pages.
2009-03-10 22:56:35 -04:00
Chris Buechler
2f9fc96194
Never filter on carpX interfaces.
...
Ticket #1613 (cvstrac)
2009-03-10 17:35:08 -04:00
Chris Buechler
0fdfce06d6
correctly convert friendly name for PPTP interface.
...
Ticket #1875 (cvstrac)
2009-03-10 14:42:07 -04:00
Chris Buechler
93f338048c
Fix PPPoE/PPTP
...
cvstrac ticket #1892
2009-03-05 21:34:17 -05:00
Scott Ullrich
a23aec7060
Use nat port range 1024:65535
2009-03-04 01:20:18 -05:00
Scott Ullrich
53a063cdfd
Fix UDP NAT Reflection
...
Ticket #1528
2009-03-01 14:30:18 -05:00
Jim Pingle
3cd08dda17
Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887 "
...
This reverts commit 15f2431e9d .
This really belongs on mainline, not RELENG_1_2, since it is a new feature.
2009-02-25 23:48:33 -05:00
Jim Pingle
15f2431e9d
Add protocol options for Manual Outbound NAT rules. See ticket #1887
2009-02-25 15:12:34 -05:00
Chris Buechler
14b1ec9486
use highest for systems with > 512 MB RAM available
2009-02-21 18:30:06 -05:00
Scott Ullrich
3492f23e57
Set version to 7.1
2009-02-18 23:34:53 -05:00
Scott Ullrich
0badb53236
Blow away GIT repo until I get it under control (no pun intended)
2009-02-15 17:13:39 -05:00
Chris Buechler
ab01887996
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-02-14 15:19:38 -05:00
Chris Buechler
e5cd25dbb1
changes from smos@
2009-02-14 15:19:15 -05:00
Scott Ullrich
d7cdc05333
Add per user bw bits from Ermal
2009-02-13 14:50:03 -05:00
Scott Ullrich
9a8e19f01e
Use set auth authname
2009-02-13 12:26:06 -05:00
Scott Ullrich
a35dd96ffa
Match 2.0 in terms of how we read in product name, etc.
2009-02-12 16:13:23 -05:00
Scott Ullrich
cc4ed8ae36
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-02-12 14:22:22 -05:00
Scott Ullrich
ed74be42e9
Use full path to binaries
2009-02-12 14:21:03 -05:00
Chris Buechler
554e259ed5
Don't enable STP on any virtual interface.
2009-02-11 00:24:25 -05:00
Scott Ullrich
472d46e733
increase server.max-write-idle to 999
2009-02-10 15:56:56 -05:00
Scott Ullrich
aa3975de53
Set CURLOPT_TIMEOUT to 0
2009-02-10 15:31:33 -05:00
Scott Ullrich
f6a6761b2f
Add check for after_install_info and display this info after package installation
2009-02-10 14:08:53 -05:00
sullrich
083206c53e
Use $branch
2009-02-09 13:15:25 -05:00
Chris Buechler
413273aa44
Initial changes for NAT-T
2009-02-08 21:35:28 -05:00
Chris Buechler
d7003b0658
Allow assignment of tun interfaces
2009-02-08 21:35:28 -05:00
Chris Buechler
a618563687
add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes).
2009-02-08 21:35:27 -05:00
Scott Ullrich
4e47b62eaa
Unbreal RELENG_1_2 checkouts
2009-02-01 00:09:20 -05:00
Scott Ullrich
4d62442923
pkg_add -r git
2009-01-31 23:58:38 -05:00