On Tue, Feb 09, 2016 at 02:17:18AM +0100, J??r??mie Courr??ges-Anglas wrote: > > - a few *cnt members of struct rainfo aren't used for anything > - the SIOCGIFPREFIX_IN6 ioctl has been deprecated since June 2002 > - prefix_match() and in6a_site_allrouters are remnants from the > Renumbering code (now in the Attic) > > ok?
OK bluhm@ I think you should also kill the function init_prefix() and move the remaining 4 lines into make_prefix() in another diff. bluhm