NetworkManager/m4
Dan Winship 67a5f31fc8 Work around libnl address caching bug
rtnl_addr requires that all addresses have the "peer" attribute set in
order to be compared for equality, but this attribute is not normally
set. As a result, most addresses will not compare as equal even to
themselves, busting caching. We fix this for now by poking into the
guts of libnl if it is broken...
2009-08-26 14:37:17 -04:00
..
compiler_warnings.m4 Split compiler warnings into separate m4 macro file 2009-05-02 18:01:13 -04:00
libnl-check.m4 Work around libnl address caching bug 2009-08-26 14:37:17 -04:00