[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Oct 23 17:06:13 UTC 2017


New commits:
commit 29d4dffb84205504a39262b198871c2a717b755c
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 20 10:58:38 2017 -0400

    pluto: clone the struct state_entry hash table code, making it more generic
    
    - let it live in any object, not just 'struct state'
    - let each table have its own size
    - try to track the number of entries (this plus knowing the
      hash function means it could be changed to grow the table dynamically
      at some point)
    
    I need a hash table of PIDs and callbacks.



More information about the Swan-commit mailing list