Skip to content
Snippets Groups Projects
  1. Feb 09, 2015
  2. Jan 26, 2015
    • Bob Lantz's avatar
      Clarify bandwidth limit for TCIntfs · c68e4e76
      Bob Lantz authored
      In the future, we would like to support higher bandwidth
      limits for TCIntfs, but we'll probably need to adjust some
      of the parameters dynamically.
      c68e4e76
  3. Jan 24, 2015
  4. Jan 22, 2015
    • Bob Lantz's avatar
      Call delete() in link.stop() ; warn on exited node.cmd() · 9db6cdc2
      Bob Lantz authored
      We should think a bit about the semantics that we want here.
      The comments say "stop and clean up link" so perhaps that's
      what we want. However, we could also imagine stop stopping
      forwarding on the link (and possibly allowing restarts).
      
      We warn on exited node.cmd() because we terminate the controller
      before stopping/deleting the links. This makes sense to avoid a
      storm of link/port down events, but since the controller's
      shell has exited we cannot call link.stop() on any of its
      links. We may want to simply stop the controller and not
      terminate it, but at least it doesn't hang for now.
      9db6cdc2
  5. Jan 19, 2015
  6. Jan 17, 2015
  7. Jan 15, 2015
  8. Jan 14, 2015
  9. Jan 07, 2015
  10. Dec 17, 2014
  11. Dec 12, 2014
  12. Dec 09, 2014
  13. Dec 04, 2014
Loading