rtnl_addr caching broken
Dan Winship
dwinship at redhat.com
Thu Aug 20 09:43:42 EDT 2009
It seems like rtnl_addr caches are currently broken; addresses go in but
they don't come out, because addr_obj_ops is set up to require
ADDR_ATTR_PEER to be set, but that's not set for most addresses, and so
non-point-to-point addresses compare as not equal to themselves and so
they can never be removed from the cache. Or am I doing something wrong?
-- Dan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-rtnl_addr-caching.patch
URL: <http://bombadil.infradead.org/pipermail/libnl/attachments/20090820/77e134a4/attachment.el>
More information about the libnl
mailing list