-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Description
While .imn files still load and look fine in core-gui, when the simulation is started the actual resulting node configuration is badly broken.
For an example, compare the intended bgp configuration for "router1" in /usr/share/core/examples/configs/sample3-bgp.imn with the output of "show run" from vtysh.
I bisected from back around 5.0 when things still worked, and the culprit seems to be commit 8644e9d, "moved future core server and handler code to act as the default core-daemon ..."
Unfortunately that's didn't help me isolate the actual problem, since it's swapping out one big chunk of code for another -- so it looks like I need professional help figuring out what went wrong :)
Thanks,
--Gabriel
Metadata
Metadata
Assignees
Labels
No labels