GitHub user persiaAziz opened a pull request:

    https://github.com/apache/trafficserver/pull/1212

    TS-1257: [ssl_cipher_table] replace TCL HashTable by unordered_map

    Replace the underlying TCL hash table implementation of 
ssl_cipher_name_table by STL unordered_map. This PR partially addresses 
TS-1257. There are many places where TCL hash table is being used. I plan to 
replace these one by one.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/persiaAziz/trafficserver TS-1257

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1212.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1212
    
----
commit da93bfb47b205a9d732f56c480631bd927f17316
Author: Persia Aziz <[email protected]>
Date:   2016-11-04T18:18:06Z

    TS-1257: [ssl_cipher_table] replace TCL HashTable by unordered_map

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to