Revision 664fcdcc
Added by Renato Botelho over 4 years ago
src/etc/inc/interfaces.inc | ||
---|---|---|
2084 | 2084 |
if ($destroy == true) { |
2085 | 2085 |
pfSense_interface_flags($realif, -IFF_UP); |
2086 | 2086 |
} |
2087 |
//mwexec("/usr/sbin/arp -d -i " . escapeshellarg($realif) . " -a"); |
|
2088 | 2087 |
} |
2089 | 2088 |
$track6 = link_interface_to_track6($interface); |
2090 | 2089 |
break; |
Also available in: Unified diff
Remove line commented out in 2015