poohdang

Results 1 issues of poohdang

I want to start a network that has several switches with `simple_switch`, and load p4 program by setting 'program' option in **topology.json**: ```json ··· "switches": { "s1": { "program": "build/basic.json",...