aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd_neighbors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/openbgpd/openbgpd_neighbors.xml')
-rw-r--r--config/openbgpd/openbgpd_neighbors.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/openbgpd/openbgpd_neighbors.xml b/config/openbgpd/openbgpd_neighbors.xml
index b938e6fb..be3b7529 100644
--- a/config/openbgpd/openbgpd_neighbors.xml
+++ b/config/openbgpd/openbgpd_neighbors.xml
@@ -169,6 +169,10 @@
echo "found it: $counter";
}
$counter++;
+ } else {
+ $newoptions['option'][0]['name'] = "";
+ $newoptions['option'][0]['value'] = "";
+ $pkg['fields']['field'][2]['options'] =$newoptions;
}
}
</custom_php_command_before_form>