hi all , i am using mininet and want to see the flow entries of the switch , so i running this command ,
mininet> dpctl dump-flows switch *** s2 ------------------------------------------------------------------------ dpctl: field tcp:127.0.0.1:6634 missing value *** s3 ------------------------------------------------------------------------ dpctl: field tcp:127.0.0.1:6635 missing value *** s4 ------------------------------------------------------------------------ dpctl: field tcp:127.0.0.1:6636 missing value *** s5 ------------------------------------------------------------------------ dpctl: field tcp:127.0.0.1:6637 missing value did i miss something ? thanks Regards, Andry
