Skip to content
Snippets Groups Projects
  1. Jul 31, 2013
  2. Jul 30, 2013
  3. Jul 26, 2013
  4. Jul 24, 2013
  5. Jul 23, 2013
  6. Jul 21, 2013
  7. Jul 20, 2013
  8. Jul 19, 2013
  9. Jul 15, 2013
  10. Jul 13, 2013
  11. Jul 11, 2013
  12. Jul 10, 2013
  13. Jul 09, 2013
  14. Jul 06, 2013
  15. Jul 05, 2013
    • Bob Lantz's avatar
      Clean up intfs in root NS, and avoid deleting HW intfs · 10be691b
      Bob Lantz authored
      It appears that under certain conditions, such as when a
      namespace exits, both ends of a veth pair may get dumped
      into the root namespace. We therefore now remove an interface
      both from its home namespace and from the root namespace.
      10be691b
  16. Jul 04, 2013
  17. Jun 26, 2013
    • Bob Lantz's avatar
      Workaround: add default dpopts='--no-slicing' to UserSwitch · aa554d98
      Bob Lantz authored
      This disables slicing by default but fixes bandwidth limits.
      Eventually we want to enable both to work together, but for now
      this enables one or the other depending on the dpopts setting.
      aa554d98
    • Bob Lantz's avatar
      Workaround: add dpopts to UserSwitch · 804c4bbf
      Bob Lantz authored
      Currently, slicing on the user switch breaks bandwidth limits.
      We don't yet have a good way of using both of them at the same time.
      I'm inclined to turn off slicing by default, but I have to think
      about it and also see if any one is using it...
      804c4bbf
Loading