pfSense/pfsense 433a8e7src/etc/inc interfaces.inc, src/usr/local/www interfaces.php

Do not call interfaces_vlan_configure() every time an interface is edited in GUI.

This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FLAGS and others).

Add a logic to detect when a parent interface is changed and only then call interfaces_vlan_configure().

Ticket #9115
DeltaFile
+60-0src/etc/inc/interfaces.inc
+13-5src/usr/local/www/interfaces.php
+73-52 files

UnifiedSplitRaw