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.4 KB
config.gui.inc 2.78 KB
config.inc 7.44 KB
config.lib.inc 27.8 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.34 KB
gmirror.inc 11.6 KB
growl.class 3.29 KB
gwlb.inc 37.5 KB
interfaces.inc 158 KB
ipsec.attributes.php 5.07 KB
ipsec.auth-user.php 4.34 KB
ipsec.inc 18.2 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.5 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.3 KB
sasl.inc 11.6 KB
service-utils.inc 21 KB
services.inc 77 KB
shaper.inc 141 KB
smtp.inc 21.9 KB
system.inc 65.6 KB
unbound.inc 20.5 KB
upgrade_config.inc 106 KB
util.inc 55.6 KB
uuid.php 11.4 KB
voucher.inc 26.1 KB
vpn.inc 46.7 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
3e8035da 11/26/2014 07:52 PM Ermal Luçi

Properly respect other configured MTUs for other vlans. Properly respect parent of vlan MTU if configured. Also avoid errors when possible. This helps VLANs MTU handling but all the other interfaces as gre/gif/... needs the same handling. It is better to require reboot on MTU changes especially on complex configurations.

31ddb935 11/26/2014 07:42 PM Ermal Luçi

Partially revert the previous modification on vlan mtu. The function job is to find the biggest mtu between vlans and let it do that

5e0a3256 11/26/2014 07:34 PM Ermal Luçi

convert_real_interface_to_friendly_interface_name() goes and checks the parent and this gives wrong information 99.9 percent of the time on scenarios like when this is called for unassigned vlans etc, while its real purpose is just to check if the interface is assigned and return the intermeddiate/config name of the interface. Leave the get_parent_option there in the function but it needs to be asked specifically for.

e2fcd0e3 11/26/2014 02:41 PM Ermal Luçi

Skip the interface being configured from the list to check the mtu

cb054444 11/26/2014 02:39 PM Ermal Luçi

Seems somehow globals.inc are not being sucked in on the GUIgit diff! Make this a requirement here!

2f8f9d5a 11/26/2014 01:41 PM Ermal Luçi

Add checks for requirement as array here. Reported-by: garga

ca301b52 11/26/2014 01:21 PM Ermal Luçi

Fix the function missing from config.inc. Spotted-by: garga

285ef132 11/26/2014 12:10 PM Ermal Luçi

Rather than set the g['booting'] on globals provide a function to test for that doing the right checks

e861812c 11/26/2014 11:30 AM Ermal Luçi

Remove the booting signal if not needed to fix some issues reported on the GUI

3d3dd668 11/26/2014 11:15 AM Ermal Luçi

Use the new available function

View revisions

Also available in: Atom