]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Use hash for routing table name cache
authorPatrick McHardy <kaber@trash.net>
Thu, 10 Aug 2006 22:14:50 +0000 (00:14 +0200)
committerStephen Hemminger <shemminger@osdl.org>
Thu, 10 Aug 2006 23:11:59 +0000 (16:11 -0700)
commit9c47d877d86b0e102979e3cad5d91c34f20f1275
treed3ba137dd6a3ede5c8a9f3919af559ceed502bd7
parentbd4bcdad777a26c851e008fe79eb355c41f1f2fc
Use hash for routing table name cache

[IPROUTE]: Use hash for routing table name cache

Use a hash for routing table name cache instead of the fixed size array.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
lib/rt_names.c