Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6f8cf553 09/03/2013 03:39 PM Ermal LUÇI

Correct typo on variable name

7ca8bef4 09/03/2013 11:56 AM Renato Botelho

Make sure RRD data is restored from backup before upgrading data and a new backup is done after. It should fix #2159

7cb3f7d2 09/03/2013 10:27 AM Ermal LUÇI

Resolves #3177. Do a filter reconfigure if the dynds ipsec hosts are present and being reloaded.

a2ac3661 09/03/2013 07:15 AM Ermal Luçi

Merge pull request #792 from razzfazz/RELENG_2_1

add option to send prefix hint for requesting desired prefix length for ...

4a6f3d96 09/03/2013 07:06 AM Ermal Luçi

Merge pull request #791 from jean-m-cyr/RELENG_2_1

Dummynet does not require burst size specification

ec532672 09/03/2013 06:26 AM Chris Buechler

touch up text, s/nat/NAT/

90652fbf 09/03/2013 12:34 AM Daniel Becker

add option to send prefix hint for requesting desired prefix length for delegation

This change adds an option on the interfaces page for sending a prefix hint for the selected delegation size. If enabled, a "prefix" field requesting :: with the appropriate prefix length (64 - dhcp6-ia-pd-len) is added to the "id-assoc pd" entry in the dhcp6c config file. This hint is required for requesting prefixes shorter than /64 from Comcast.

9880a11d 09/03/2013 12:10 AM Jean Cyr

Dummynet does not require burst size specification

Dummynet traffic shaper does not require burst size specification and
assumes 0 if not specified. Allow user to leave burst field blank, if
not blank the must be numeric

7a6851df 09/02/2013 11:01 AM Renato Botelho

Fix #3172, return_gateway_groups_array() was returning the last vip since it was using wrong variable name on iteration

b6239962 08/28/2013 05:53 PM Jim Pingle

s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.

c53f1e0c 08/28/2013 01:00 PM Jim Pingle

Support the names used by the status page as well as those used internally by service entries.

e89c3caf 08/22/2013 07:14 PM Renato Botelho

Delete old route for remote gateway when its IP changes. It fixes #3155

35e125b4 08/21/2013 07:21 PM Jim Pingle

Fixup check for existing easyrule block rule to account for the ipproto and when the ipproto is blank.

8f61cb87 08/20/2013 05:39 PM Renato Botelho

Add scope to target when it is a link-local, it helps ticket #3150

bbd87523 08/19/2013 05:55 PM Jim Pingle

Attempt to recognize pfsync entries from pf logs.

31202953 08/17/2013 10:05 AM Chris Buechler

Fix selection of IPv6 target IP for IPv6 Outbound NAT rules.

This makes it possible (without source hacking) to do many:1 NAT of IPv6.

Some will rejoice. Some will curse.

This should really only be done in limited, specific circumstances. Don't develop the IPv4 NAT mentality with IPv6.

f8436649 08/16/2013 07:48 PM Ermal LUÇI

Ooops fix this to add only th einterface

4a19d53c 08/16/2013 07:43 PM Renato Botelho

Obsolete base ntpd since we are using the one from ports

7d3eaae2 08/16/2013 07:35 PM Ermal LUÇI

Add scope identifier to target when its link-local

f2999907 08/16/2013 03:00 PM Ermal LUÇI

Add also a special case so the correct ip is returned for the case when WAN is v4 PPP type and v6 is DHCP but with option fetch v6 info from v4.

d5707d33 08/16/2013 02:45 PM Ermal LUÇI

When using DHCPv6 and only requesting a prefix the communication on the WAN interface will be over link-local so return the link-local address of the interface in this case rather than nothing.

912e3f6f 08/16/2013 02:35 PM Ermal LUÇI

Optimize a bit to try and convrt back to friendly interface only when needed

90af1b8b 08/16/2013 02:33 PM Ermal LUÇI

Resolves #2627. When WANv4 is PPP and v6 is DHCP but the option get v6 info from v4 is ticked the real interface is different. For WANv4 is pppXX and for v6 is the real underlying interface. Take this into consideration during interface_bring_down to properly cleanup things

8b257982 08/16/2013 02:11 PM Ermal LUÇI

Correctly remove IPv6 addresses from the interface rather than just erroring out. The same trick that works for IPv4 of not specifying address does not work with v6

2391780c 08/16/2013 01:37 PM Ermal LUÇI

Even if called with wrong parameters try to do something rather than return here.

329acfb2 08/16/2013 10:42 AM Ermal LUÇI

Reduce diff with master

93d38614 08/16/2013 10:39 AM Ermal LUÇI

Handle link local addresses with embedded interface scope on is_ipaddrv6 and also on dnsmasq which is not yet there for these addresses

c6868a8f 08/15/2013 07:30 PM Ermal LUÇI

Unbreak limitrules and probably pfblocker errors. Spotted-by: Jim

b8131408 08/15/2013 05:51 PM Jim Pingle

When renaming or deleting a virtual server, clean up the old relayd anchor name. Otherwise the rules are still there and valid, and will cause problems as they will override the new VS settings. Also clear out the anchors when stopping relayd or starting fresh that way no old settings could conflict.

a38b4bfb 08/15/2013 09:01 AM Ermal LUÇI

Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://forum.pfsense.org/index.php/topic,65487.0.html

f7496377 08/14/2013 11:16 PM Ermal LUÇI

Cleanup some code that is not needed anymore

ed7edf07 08/14/2013 11:05 PM Ermal LUÇI

Use pfSense module functions for finding interface v6 addresses. The addresses will be not in friendly format as returned by getnameinfo

2a666130 08/14/2013 12:48 PM Jim Pingle

Remove prior CSC entry when cleaning up. Fixes #3143

37143833 08/14/2013 12:41 PM Jim Pingle

Declare globals as global before defining them in openvpn.inc

c6592f21 08/14/2013 10:56 AM Renato Botelho

Add a parameter, off by default, to expand all alias items, including hostnames

9a85884b 08/13/2013 08:10 PM Ermal LUÇI

Force apinger to write the status file before getting gateway status

7aae1866 08/13/2013 10:18 AM Ermal LUÇI

Ticket #3139 try to detect if the popen is closed from an error

afa76eff 08/12/2013 04:33 PM Jim Pingle

Fix interface selections on UPnP to show the customized descriptions entered by the user. While here, add an external interface selection knob. Fixes #3141

a2dc7392 08/08/2013 06:05 PM Renato Botelho

Fix #1047

  • When advanced options (LRO, TSO and CSUM) changes, enable capabilities
    again on interfaces
  • For lagg and bridge, check caps instead of encaps and enable flags
    when it's necessary for all members
  • Take in consideration Disable (LRO, TSO, CSUM) options from...
f5013fea 08/08/2013 06:05 PM Renato Botelho

Remove duplicate polling set

624660bc 08/06/2013 08:37 PM Jim Pingle

Show apinger as a service when active, and display its status on gateway-related pages.

b1ea7072 08/06/2013 02:05 PM Jim Pingle

Don't print this message for a mobile IPsec setup. It's normal for it to not have an endpoint, and not worth spamming the log about.

8629713e 08/06/2013 08:27 AM Ermal LUÇI

Try to do the loading operations as close as possible to avoid any issues coming from it

19b4f2c5 08/02/2013 02:34 PM Ermal LUÇI

Correct bandwidth assignment so the configuration is not reverted courtesy of ipfw(4) swapped arguments. Reported-by: http://forum.pfsense.org/index.php/topic,65069.0.html

cb9799d5 08/02/2013 02:04 PM Ermal LUÇI

Reload apinger now that we can rather than restarting. Related to Ticket #3119

e2967ba6 08/02/2013 02:57 AM Chris Buechler

fix text - s/occured/occurred/

dde3cae3 08/02/2013 02:42 AM Chris Buechler

the state type is required/valid for all specifications of protocol, not
just the ones formerly listed. For instance, sloppy is valid (and widely
used on 2.0.x and some older 2.1x) with "any" protocol.

d6be721e 08/01/2013 05:52 PM Ermal LUÇI

Resolves #3121. Fix the command so it does perform correctly

e492500f 08/01/2013 11:14 AM Ermal LUÇI

Manually revert the patch to cleanup aliases since now its propely handled in the ip assignements. Ticket #2495

721ea6f4 07/31/2013 10:19 AM Phil Davis

Reorder reverse lookup overrides so user-specified ones are effective 2.1

If the user specifies a domain override for 10.in-addr.arpa and also specifies "Do not forward private reverse lookups" then the user-specified entry is not effective. But the code was supposed to allow users to specify individual reverse lookup domain overrides that took precedence....

32fb3392 07/30/2013 06:09 PM Jim Pingle

Fix up filter_pflog_start - optimize some code, and fix $retval so that it will be restarted correctly after killing it.

14266c3e 07/30/2013 04:46 PM Jim Pingle

Show the name of the unresolvable alias name as well as the rule description to avoid ambiguity.

6ed5c06b 07/30/2013 05:46 AM Daniel Becker

use correct domain names when registering static DHCP entries in DNS

When registering static DHCP entries in DNS, we first try to use the domain name configured for the static entry (if any), then the domain name configured in the DHCP server settings for the corresponding interface (if any), and as a last resort the system domain name....

3e7d44ff 07/29/2013 12:45 PM Jim Pingle

Bumpitty bump bump

eab652e4 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

4d814546 07/25/2013 01:13 PM Ermal LUÇI

Optimization has nothing to do with limits

4ff2b805 07/25/2013 12:29 PM Renato Botelho

Fix #3106, parse 'not' rules right on destination for port forward + reflection proxy rules

ee157757 07/24/2013 10:26 AM Phil Davis

Allow advanced options state-related parameters to be used for TCP, UDP and ICMP

Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html

df198169 07/23/2013 11:54 PM N0YB

Update rrd.inc

Fix this error
php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: expected 4 data source readings (got 5) from N:U:U:U:U:U'

329024c8 07/23/2013 09:56 AM Ermal LUÇI

Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP

bed55115 07/22/2013 07:25 AM Warren Baker

Add missing backup of gettytab

f1c252cf 07/20/2013 12:15 AM N0YB

3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days).

8e088ea5 07/19/2013 01:39 PM Jim Pingle

Handle IPv6 in ip_in_interface_alias_subnet()

166fc3cd 07/19/2013 01:18 PM Phil Davis

Minimize inclusion of bogonsv6

If "Allow IPv6" is on, but actually there is no enabled interface with "Block bogon networks" enabled, then we also do not need to include the bogonsv6 table into pf.
This allows some more flexibility for users to leave "Allow IPv6" checked, but still not use up memory for bogonsv6.

30adceda 07/18/2013 01:35 PM Jim Pingle

Disable the BEAST protection by default because the GUI will break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected.

436a9a88 07/17/2013 05:48 PM Jim Pingle

Sync p0f database for OS detection w/current file from FreeBSD

dc3fc54a 07/17/2013 02:53 PM Jim Pingle

Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227

298020b2 07/17/2013 02:15 PM Jim Pingle

Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted.

eb8e0aa9 07/16/2013 07:34 PM Renato Botelho

Call interface_ipalias_cleanup() after $interface is initialized, and get current IP after it

ae9cb658 07/16/2013 06:14 PM Jim Pingle

Add an RRD graph for MBUFs under system. Tweaks welcome.

7a10e3eb 07/16/2013 01:52 PM Jim Pingle

Don't generate reflection rules if reflection is disabled for that rule.

4e69371b 07/16/2013 12:52 PM Ermal LUÇI

Do not break ppp type interfaces on v6

5128e0fe 07/16/2013 07:47 AM Ermal LUÇI

For ppp interfaces the real interface is not present anymore in the xml config section of the interface. Due to this do some more work on extracting the real interface when ipv4 is pppoe/ppp/... and ipv6 configuration files will use the wrong interface to request information from provider. Reported-by: http://forum.pfsense.org/index.php/topic,64483.0.html

cd577ebd 07/15/2013 08:05 PM Ermal LUÇI

Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue reported here http://forum.pfsense.org/index.php/topic,64412.0.html happens

1ed5aaa8 07/15/2013 01:58 PM Ermal LUÇI

Ignore errors/warnings from these calls

3487a5c2 07/14/2013 08:14 PM Jim Pingle

Merge pull request #683 from dhatz/RELENG_2_1

support mitigating BEAST attack, see http://forum.pfsense.org/index.php/topic,63001.0.html

23ea4d2a 07/14/2013 06:49 PM Phil Davis

services_dhcrelay6_configure developerspew debug text fix

64ad3cc8 07/14/2013 06:48 PM Phil Davis

Start DHCrelay6 on boot

fa535f75 07/14/2013 06:24 PM Phil Davis

Correctly decide if dhcrelay is enabled

b5cd5163 07/13/2013 06:52 PM Phil Davis

Teach service start stop restart about dhcrelay6

d86ec4e0 07/13/2013 06:52 PM Phil Davis

Consistent dhcrelay6 pid file location

63b8c4db 07/13/2013 02:42 PM Renato Botelho

Fix #3091, fix bad var assignment

fd4fc120 07/11/2013 07:18 PM Jim Pingle

Move variable declaration to the top, declare it global before defining. Fixes #3090

469e3333 07/11/2013 07:18 PM Jim Pingle

Remove irrelevant comment.

d45fdd2a 07/11/2013 02:03 PM Ermal Luçi

Fix copy/pasto introduced in previous commit.

b54b997d 07/11/2013 02:05 AM Daniel Becker

Add support for custom IPv6 DDNS.

c3101e14 07/11/2013 02:01 AM Daniel Becker

Change separator as per JimP's request.

e4ba18aa 07/11/2013 02:00 AM Daniel Becker

Clean up HE.net AAAA backend support.

5a55d9d7 07/11/2013 02:00 AM Daniel Becker

Add backend support for HE.net AAAA record updates.

Defines a new DynDNS provider 'he-net-v6' for updating AAAA entries on
dns.he.net.

f34fcff4 07/10/2013 07:49 PM Jim Pingle

Don't automatically add hidden rules to pass all IPv6 traffic to/from delegated prefixes. Default IPv6 from LAN -> any rule covers outbound properly as-is, and WAN rules shouldn't pass in that permissively. Also the prefix length calculation was off and the LAN rule(s) would be too permissive anyhow.

bc59bcff 07/10/2013 03:28 PM Ermal LUÇI

Implement proper releasing of pipes allocated based on CPzone. Keep track of which zone a pipe is and release those pipes during disabling/deleting of zone. Ticket #3062, Pull request #698

de2fe652 07/10/2013 03:27 PM Ermal LUÇI

Use empty to cover all needed cases as suggested on #3062. Suggested from pull request #698

a19fcb82 07/09/2013 04:00 PM Jim Pingle

Add independent logging choices to disable logging of bogon network rules and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty.

fc654f2c 07/07/2013 08:52 PM Daniel Becker

Fix typo in filter.inc. Fixes #3028.

Due to the typo, FilterIfList never got a 'track6-interface' entry,
which in turn prevented the DHCP6-related pass rules from being
generated for the LAN interface.

ae737247 07/05/2013 08:30 PM Peter Linss

Update services.inc

Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.

51b26242 07/05/2013 05:56 PM Ermal LUÇI

Actually do this upon entering to get proper ip

b877d635 07/05/2013 05:48 PM Ermal LUÇI

Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the interface since they will be readded later on. This will also make sure to have the correct address order

9db8c46d 07/05/2013 03:48 PM Jim Pingle

When a CARP VIP transitions to master, we need to bump servers also, otherwise a transition from disabled or init may not properly (re)attach to the IP address.

0ee96a45 07/05/2013 03:27 PM Jim Pingle

Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074

6a9a0736 07/05/2013 11:56 AM Renato Botelho

Remove useless code