libnl/lib/idiag
Cong Wang 9c066b9271 idiag: provide a hash function for idiag objects
Without ->oo_keygen, libnl will use linear search
for cache objects. This is extremely slow for idiag
when we have a lot of TCP connections. Provide a
hash function for idiag so that libnl will be able
to lookup a hashtable.

http://lists.infradead.org/pipermail/libnl/2014-November/001715.html

Cc: Thomas Graf <tgraf@suug.ch>
Cc: Thomas Haller <thaller@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-11-24 10:49:34 +01:00
..
idiag.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
idiag_meminfo_obj.c Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00
idiag_msg_obj.c idiag: provide a hash function for idiag objects 2014-11-24 10:49:34 +01:00
idiag_req_obj.c idiag: fix a typo in idiagnl_req_set_ifindex() 2014-09-24 07:50:25 +02:00
idiag_vegasinfo_obj.c Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00