Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  priv
  simplepie
CHAP.inc 12.4 KB
IPv6.inc 20.8 KB
PEAR.inc 34.4 KB
array_intersect_key.inc 2.45 KB
auth.inc 41.7 KB
authgui.inc 9.39 KB
basic_sasl_client.inc 1.24 KB
captiveportal.inc 66.2 KB
certs.inc 17.9 KB
cmd_chain.inc 4.01 KB
config.console.inc 14.6 KB
config.gui.inc 2.65 KB
config.inc 7.3 KB
config.lib.inc 26.3 KB
cram_md5_sasl_client.inc 1.66 KB
crypt.inc 2.76 KB
digest_sasl_client.inc 3.72 KB
dyndns.class 43.1 KB
easyrule.inc 10.6 KB
filter.inc 110 KB
filter_log.inc 9.49 KB
functions.inc 2.84 KB
globals.inc 5.41 KB
growl.class 3.29 KB
gwlb.inc 26.9 KB
interfaces.inc 140 KB
ipsec.inc 12.8 KB
itemid.inc 2.98 KB
led.inc 5.58 KB
login_sasl_client.inc 1.64 KB
meta.inc 5.05 KB
notices.inc 10.7 KB
ntlm_sasl_client.inc 4.94 KB
openvpn.auth-user.php 3.38 KB
openvpn.inc 31.3 KB
openvpn.tls-verify.php 2.48 KB
pfsense-utils.inc 68.2 KB
pkg-utils.inc 44.8 KB
plain_sasl_client.inc 2.56 KB
priv.defs.inc 86 KB
priv.inc 7.47 KB
r53.class 23.9 KB
radius.inc 32.2 KB
rrd.inc 30.4 KB
sasl.inc 11.6 KB
service-utils.inc 6.09 KB
services.inc 59.6 KB
shaper.inc 131 KB
smtp.inc 21.2 KB
system.inc 48.5 KB
unbound.inc 16.3 KB
upgrade_config.inc 86.7 KB
util.inc 43.3 KB
uuid.php 11.4 KB
voucher.inc 24.8 KB
vpn.inc 52.9 KB
vslb.inc 14.7 KB
wizardapp.inc 17 KB
xmlparse.inc 8.99 KB
xmlparse_attr.inc 6.42 KB
xmlreader.inc 8.46 KB
xmlrpc.inc 5.36 KB
xmlrpc_client.inc 58.8 KB
xmlrpc_server.inc 21.9 KB
zeromq.inc 8.69 KB

Latest revisions

# Date Author Comment
da12a8a4 04/18/2012 04:04 PM Seth Mos

Make sure to push elements we don't recognize on the stack too.

c3ce2ece 04/18/2012 03:33 PM Seth Mos

Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.

67102344 04/18/2012 01:11 PM Seth Mos

Add the correct fix to pick up the IPv6 gateway for slaac interfaces

c0b1bc81 04/18/2012 09:41 AM Seth Mos

Make sure that SLAAC gateways show up in return_gateways_array();
redmine ticket #1834

feb88a14 04/18/2012 09:26 AM Seth Mos

Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none....

1a5f87d1 04/18/2012 08:43 AM Seth Mos

Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken code in the DHCPv6 server that added duplicate lines. Redmine ticket #2380

4f8adcb6 04/17/2012 01:33 PM Jim Pingle

Include the ntp facility also, should fix ntp logging

2e03f3e2 04/16/2012 05:00 PM Seth Mos

Strip the ::1 from the 6to4 gateway address

4b2bf4fc 04/16/2012 08:12 AM Seth Mos

Prevent a invalid argument on a empty array

c08a5659 04/16/2012 08:03 AM Seth Mos

Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defined on the system at all.
This makes clients trying the IPv4 transport fail a lot faster, and thus more graceful.

View revisions

Also available in: Atom