1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/devel/libmtrie/pkg-descr

7 lines
209 B
Plaintext
Raw Normal View History

A library that builds up a specialized mtrie, a supposedly efficient data
structure for looking up IP addresses.
See the test program in the distribution for examples.
-Alfred Perlstein <alfred@freebsd.org>