Skip to content

commit 8644e9d broke .imn deployment #162

@gsomlo

Description

@gsomlo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions