Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 26.2 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 45.1 KB
authgui.inc 10.6 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 73.5 KB
certs.inc 20.1 KB
config.console.inc 14.3 KB
config.gui.inc 2.78 KB
config.inc 7.05 KB
config.lib.inc 27.9 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.86 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 57.6 KB
easyrule.inc 11.4 KB
filter.inc 132 KB
filter_log.inc 14.4 KB
functions.inc 6.02 KB
globals.inc 6.49 KB
gmirror.inc 11.6 KB
growl.class 3.29 KB
gwlb.inc 37.9 KB
interfaces.inc 158 KB
ipsec.attributes.php 5.07 KB
ipsec.auth-user.php 4.35 KB
ipsec.inc 18.5 KB
itemid.inc 2.95 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 5.05 KB
notices.inc 11.2 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.attributes.php 5.13 KB
openvpn.auth-user.php 5.51 KB
openvpn.inc 42.7 KB
openvpn.tls-verify.php 2.82 KB
pfsense-utils.inc 84.9 KB
pkg-utils.inc 54 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 97.9 KB
priv.inc 7.33 KB
r53.class 23.9 KB
radius.inc 35.7 KB
rrd.inc 36.8 KB
sasl.inc 11.6 KB
service-utils.inc 21 KB
services.inc 77.1 KB
shaper.inc 141 KB
smtp.inc 21.9 KB
system.inc 65.7 KB
unbound.inc 21.6 KB
upgrade_config.inc 106 KB
util.inc 55.7 KB
uuid.php 11.4 KB
voucher.inc 26.1 KB
vpn.inc 47.3 KB
vslb.inc 17.8 KB
wizardapp.inc 33.6 KB
xmlparse.inc 10.1 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 9.41 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.9 KB
xmlrpc_server.inc 22 KB
zeromq.inc 8.85 KB

Latest revisions

# Date Author Comment
f302a333 12/04/2014 03:23 AM Jean Cyr

Link local interfaces don't have subnet.. don't create access-control statement

Selecting link local interface for unbound causes invalid access-control
statement in unbound config since link local address doesn't have
subnet.

e78509cc 12/03/2014 06:42 PM Chris Buechler

fix IPv6 static routes, is_ipaddrv6 returns true for strings including a
CIDR mask, which then ended up broken.

30640018 12/03/2014 05:05 PM Chris Buechler

Change our default resolv-retry back to OpenVPN's default. Changing this
didn't help the ticket where it was intended to help, which was later
fixed differently. This change in defaults is problematic in a lot of
scenarios, go back to the way things were before. Ticket #3894

c042bc3b 12/03/2014 03:28 AM Chris Buechler

Merge pull request #1357 from DasTestament/patch-1

d12e3d3c 12/03/2014 02:50 AM Chris Buechler

reload Unbound here, fixes some instances of PD-assigned v6 IPs missing from unbound.conf

a0e9e17d 12/03/2014 02:15 AM Chris Buechler

If get_interface_ip(v6) is passed an IP, return the IP.

Properly set up interface binding for v6 link local IPs. Ticket #4021

except had to comment out the fix for now because of #4062 to avoid config breakage.

3377dc9d 12/02/2014 11:59 AM Ermal Luçi

Preserve exit code lost from s/exit/return/

7f060014 12/02/2014 11:24 AM Ermal Luçi

Cleanup whitespace.

52550ca5 12/02/2014 11:01 AM Ermal Luçi

Remove exit from as much as possible backend code

1ff8e8f6 12/02/2014 10:07 AM Ermal Luçi

Comment out copy paste of v4 code. No need to delete arp entries on v6.

View revisions

Also available in: Atom