Skip to content

[ENH] maybe skip the local route table config load to minimize the route table and avoid route to link dependency in sysrepo #140

Open
@Ali-aqrabawi

Description

@Ali-aqrabawi
        list route {
            ipr2cgen:cmd-add "ip route add";
            ipr2cgen:cmd-update "ip route replace";
            ipr2cgen:cmd-delete "ip route del";
            ipr2cgen:cmd-start;
            ipr2cgen:include-all-on-update;
            ipr2cgen:oper-cmd "ip -4 route list table all";
           ipr2cgen:oper-stop-if "{\"table\": [\"local\"]}";  <-----

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