Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • include
  • linux
  • netfilter
  • ipset
  • ip_set.h
Find file BlameHistoryPermalink
  • Jozsef Kadlecsik's avatar
    netfilter: ipset: Fix parallel resizing and listing of the same set · c4c99783
    Jozsef Kadlecsik authored Jun 13, 2015
    
    
    When elements added to a hash:* type of set and resizing triggered,
    parallel listing could start to list the original set (before resizing)
    and "continue" with listing the new set. Fix it by references and
    using the original hash table for listing. Therefore the destroying of
    the original hash table may happen from the resizing or listing functions.
    Signed-off-by: default avatarJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
    c4c99783

Replace ip_set.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy