Skip to content

Commit e5b76ea

Browse files
committed
ospf6d: keep config-file loads line committed
Signed-off-by: lamestllama <eric@eparsonage.com>
1 parent ada554e commit e5b76ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ospf6d/ospf6_main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ int main(int argc, char *argv[], char *envp[])
288288

289289
/* OSPF6 master init. */
290290
ospf6_master_init(frr_init());
291-
cmd_config_file_batching_set(true);
292291

293292
/* thread master */
294293
master = om6->master;

0 commit comments

Comments
 (0)