Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | id-pool: Refactor id_pool_alloc_id to allow any 32 bit value to be an id | Simon Horman | 2014-11-10 | 1 | -1/+6 |
* | id-pool: Re-factor recirculation id allocator into standalone id pool. | Simon Horman | 2014-11-10 | 1 | -122/+6 |
* | ofproto-dpif-rid: remove unused return value of rid_pool_add() | Simon Horman | 2014-09-25 | 1 | -3/+2 |
* | ofproto-dpif-rid: remove struct rid_map | Simon Horman | 2014-09-25 | 1 | -12/+8 |
* | ofproto-dpif-rid: correct logic error in rid_pool_alloc_id() | Simon Horman | 2014-09-24 | 1 | -1/+1 |
* | ofproto-dpif-rid: Fix memory leak in recirc_id_pool_destroy(). | Ben Pfaff | 2014-06-06 | 1 | -0/+1 |
* | ofproto-dpif: Added Per backer recirculation ID management | Andy Zhou | 2014-03-25 | 1 | -0/+189 |