eroullit / net-toolbox

Playground for experimental code for the netsniff-ng project
www.netsniff-ng.org
GNU General Public License v2.0
2 stars 1 forks source link

Evaluate standard hash table implementation #1

Closed eroullit closed 13 years ago

eroullit commented 13 years ago

Check if libhashish has an hash table implentation which can make the trick for the vendors, TCP/UDP ports table

eroullit commented 13 years ago

libhashish is now compiled and liked to our library. Some modifications have been done to make it compile with pedantic mode and some bugfixes need to be reported to the maintainers

eroullit commented 13 years ago

Now the last bugs are fixed, unit tests are integrated and the hash functions are used with success on the OUI table and TCP/UDP port table