Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-29 | Using nxt_lvlhsh_peek() for port hashes. | Igor Sysoev | 1 | -6/+2 | |
2017-10-04 | Return error codes for port_hash operations. | Max Romanov | 1 | -4/+16 | |
2017-10-04 | Removing mem_pool from port_hash interface. | Max Romanov | 1 | -22/+16 | |
Memory pool is not used by port_hash and it was a mistake to pass it into 'add' and 'remove' functions. port_hash enrties are allocated from heap. | |||||
2017-09-06 | Style fixes. | Igor Sysoev | 1 | -3/+4 | |
2017-06-23 | lvlhash for ports moved to separate files for future re-use. | Max Romanov | 1 | -0/+139 | |