Skip to content
Snippets Groups Projects
  1. May 22, 2014
    • Rich Lane's avatar
      IVSSwitch: support batch shutdown · 93cd5583
      Rich Lane authored
      Not a single command like the OVS one, but it still greatly decreases the
      shutdown time.
      
      This does assume that stop() is called after batchShutdown(), which is true in
      the current mininet code.
      93cd5583
  2. May 07, 2014
  3. May 03, 2014
  4. Apr 25, 2014
  5. Apr 23, 2014
  6. Apr 14, 2014
  7. Apr 01, 2014
  8. Mar 26, 2014
  9. Mar 21, 2014
  10. Mar 18, 2014
    • Rich Lane's avatar
      IVSSwitch: wait for ivs to terminate before tearing down node · a7eb5576
      Rich Lane authored
      This was a problem when running IVS in a container. IVS would begin the process
      of closing controller connections on receiving SIGTERM, but often mininet would
      have continued on and removed the control network interface from the container
      before it could send the FIN. The controller wouldn't know the connection had
      been closed until it timed out much later.
      a7eb5576
  11. Mar 16, 2014
  12. Mar 15, 2014
  13. Mar 07, 2014
  14. Mar 01, 2014
  15. Feb 28, 2014
  16. Feb 26, 2014
  17. Feb 24, 2014
  18. Feb 17, 2014
  19. Feb 07, 2014
  20. Feb 04, 2014
  21. Jan 30, 2014
  22. Jan 29, 2014
Loading