Revision tags: 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0, 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0, 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0, 1.8.0-1, 1.8.0, 1.7.1-1, 1.7.1, 1.7-1, 1.7, 1.6-1, 1.6, 1.5-1, 1.5, 1.4-2, 1.4, 1.3, 1.2, 1.1, 1.0 |
|
#
597:e6586cced0ab |
| 29-Mar-2018 |
Igor Sysoev |
Using nxt_lvlhsh_peek() for port hashes.
|
Revision tags: 0.7, 0.6, 0.5, 0.4, 0.3, 0.2 |
|
#
348:5342d18db890 |
| 04-Oct-2017 |
Max Romanov |
Return error codes for port_hash operations.
|
#
341:5e1a9c009968 |
| 04-Oct-2017 |
Max Romanov |
Removing mem_pool from port_hash interface.
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.
|
Revision tags: 0.1 |
|
#
277:6baa1731cc6f |
| 05-Sep-2017 |
Igor Sysoev |
Style fixes.
|
#
75:63205c12a84b |
| 23-Jun-2017 |
Max Romanov |
lvlhash for ports moved to separate files for future re-use.
|