Skip to content

NDNgo management with Multiverse Agent #10

@yoursunny

Description

@yoursunny

Package ndn-dpdk/ndn/mgmt/gqlmgmt advertises application prefix by directly writing to the FIB, possibly overwriting any existing FIB entry. Consequently, multiple producers on the same name prefix or a producer using the same name prefix as a network route would conflict with each other, and only the last producer could receive Interests.
To solve this problem, NDNgo should have another management package that integrates with the Multiverse Agent, and send prefix announcements to the Routing Information Base (RIB) provided by the agent.

Dependencies:
https://github.com/elmiomar/nms-agent/issues/5
https://github.com/elmiomar/nms-agent/issues/6

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