Changes between Version 19 and Version 20 of FlowVisor


Ignore:
Timestamp:
05/29/13 17:09:08 (11 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FlowVisor

    v19 v20  
    5252sudo rm /usr/bin/fvctl
    5353sudo ln -s fvctl-xml /usr/bin/fvctl
    54 }}}
     54sudo sed -i -e 's/echo "Warning: The XMLRPC interface is deprecated/#echo "Warning: The XMLRPC interface is deprecated/' /usr/bin/fvctl-xml
     55}}}
     56
     57(That last line is just to remove the warning about the XMLRPC interface being deprecated; we know, and don't need a reminder every time we run fvctl.)
    5558
    5659The rest of this page assumes that you've done this, and that `fvctl` runs the XML version of fvctl.
     
    134137sudo rm /usr/bin/fvctl
    135138sudo ln -s fvctl-xml /usr/bin/fvctl
    136 }}}
     139sudo sed -i -e 's/echo "Warning: The XMLRPC interface is deprecated/#echo "Warning: The XMLRPC interface is deprecated/' /usr/bin/fvctl-xml
     140}}}
     141
     142(That last line is just to remove the warning about the XMLRPC interface being deprecated; we know, and don't need a reminder every time we run fvctl.)
    137143
    138144Then, get an "after" dump of the flowspace and slice info: