diff options
Diffstat (limited to 'staticd/static_main.c')
| -rw-r--r-- | staticd/static_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staticd/static_main.c b/staticd/static_main.c index 6051b2df1c..3bd784b594 100644 --- a/staticd/static_main.c +++ b/staticd/static_main.c @@ -43,7 +43,7 @@ char backup_config_file[256]; bool mpls_enabled; - +uint32_t zebra_ecmp_count = MULTIPATH_NUM; zebra_capabilities_t _caps_p[] = { }; |
