• zhifan huang's avatar
    test: add new module to create network · 11bb5b72
    zhifan huang authored
    add new module to easily create network. Only need to define points and
    edges, and than, each node's ip address and route are auto-configed.
    
    add a network typo, where the send and receive of packets use different
    routes.
    
    add 3 test, 2 is ping test. 1 is new speed test.
    speed test: send 1Mb message, and test the cost of time.
    11bb5b72
my_net.py 10.4 KB