Project

General

Profile

« Previous | Next » 

Revision 2c07529a

Added by Ermal LUÇI over 12 years ago

Remove debug code

View differences:

etc/inc/interfaces.inc
2943 2943
				}
2944 2944
			} else {
2945 2945
				$bigmtu = interface_vlan_mtu_configured($realhwif, $wancfg['mtu']);
2946
				file_put_contents("/tmp/testing", $bigmtu);
2947 2946
				if ($wancfg['mtu'] >= $bigmtu) {
2948 2947
					/* All vlans need to use the same mtu value as their parent. */
2949 2948
					if (is_array($config['vlans']['vlan'])) {

Also available in: Unified diff