1. 07 6月, 2017 1 次提交
  2. 19 5月, 2017 1 次提交
  3. 16 5月, 2017 1 次提交
  4. 02 5月, 2017 1 次提交
  5. 27 4月, 2017 1 次提交
  6. 26 4月, 2017 1 次提交
    • X
      xfrm: do the garbage collection after flushing policy · 35db0691
      Xin Long 提交于
      Now xfrm garbage collection can be triggered by 'ip xfrm policy del'.
      These is no reason not to do it after flushing policies, especially
      considering that 'garbage collection deferred' is only triggered
      when it reaches gc_thresh.
      
      It's no good that the policy is gone but the xdst still hold there.
      The worse thing is that xdst->route/orig_dst is also hold and can
      not be released even if the orig_dst is already expired.
      
      This patch is to do the garbage collection if there is any policy
      removed in xfrm_policy_flush.
      Signed-off-by: NXin Long <lucien.xin@gmail.com>
      Signed-off-by: NSteffen Klassert <steffen.klassert@secunet.com>
      35db0691
  7. 14 4月, 2017 11 次提交
  8. 10 4月, 2017 1 次提交
  9. 29 3月, 2017 2 次提交
  10. 24 3月, 2017 2 次提交
  11. 27 2月, 2017 1 次提交
  12. 15 2月, 2017 5 次提交
  13. 14 2月, 2017 1 次提交
  14. 09 2月, 2017 9 次提交
  15. 08 2月, 2017 1 次提交
  16. 30 1月, 2017 1 次提交