Convert friendly interface name to real name

This commit is contained in:
Scott Ullrich 2006-02-21 05:35:56 +00:00
parent 5b99120951
commit 015b7184b9

View File

@ -1090,8 +1090,9 @@ EODE;
foreach($config['installedpackages']['olsrd']['config'] as $config) {
foreach($config['interface_array'] as $interface) {
$realinterface = convert_friendly_interface_to_real_interface_name($interface);
$olsr .= <<<EOD
Interface "{$interface}"
Interface "{$realinterface}"
{
# IPv4 broadcast address to use. The