1. 11 Sep, 2012 1 commit
  2. 06 Sep, 2012 1 commit
  3. 20 Aug, 2012 2 commits
  4. 17 Aug, 2012 1 commit
    • Jurijs Oniscuks's avatar
      Fix race condition in pthread_create() · 0cdb680c
      Jurijs Oniscuks authored
      Do not send "&this->mThread" to pthread_create() as newly
      created thread can "delete this" before pthread_create() saves
      thread id. This would lead to heap corruption.
      
      Change-Id: I9c4cd5e1002b85985514a36ae542778a783db6fb
      0cdb680c
  5. 10 Aug, 2012 1 commit
    • Haoyu Bai's avatar
      Fix idletimer iptable rules. · 5c4faf76
      Haoyu Bai authored
      Now idletimer should be triggered by every packet.
      
      Cherry-picked from commit 8c54ec5d in
      master. DO NOT MERGE
      
      Change-Id: I48e6fed5cb48edc51b5fbe87091e5dbb3f862cb7
      5c4faf76
  6. 02 Aug, 2012 1 commit
  7. 27 Jul, 2012 1 commit
  8. 20 Jul, 2012 1 commit
  9. 17 Jul, 2012 4 commits
  10. 14 Jul, 2012 4 commits
  11. 29 Jun, 2012 2 commits
  12. 20 Jun, 2012 2 commits
  13. 19 Jun, 2012 1 commit
  14. 15 Jun, 2012 1 commit
  15. 14 Jun, 2012 2 commits
  16. 04 Jun, 2012 2 commits
  17. 16 May, 2012 2 commits
  18. 09 May, 2012 5 commits
  19. 08 May, 2012 1 commit
  20. 04 May, 2012 1 commit
  21. 03 May, 2012 1 commit
    • JP Abgrall's avatar
      BandwidthController: Fix double counting · 29e8de22
      JP Abgrall authored
      Only have qtaguid only count in the bw_INPUT/bw_OUTPUT chains
      and not in the costly_* subchains.
      We don't use --goto anymore.
      
      Change-Id: I2eded2e0fa12b46843d32e74406cfeda85f242d1
      29e8de22
  22. 30 Apr, 2012 1 commit
  23. 27 Apr, 2012 2 commits