Skip to content

How can I detect the mininet command line have executed "pingall" command? #10

@ZackyYoung

Description

@ZackyYoung

When all the host don't have arp cache, "pingall" will make all hosts send an arp packet to the controller, then I can print shortest paths between two of them. However, after first "pingall", there are arp cache in all hosts, so when the second time mininet executes "pingall" they will not send arp packets to controller, so then how can I know after the second or more "pingall" and print all the shortest path?
It is especially aimed to test the reachability after dynamically adjust the topology.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions