K 10 svn:author V 6 peadar K 8 svn:date V 27 2005-05-25T13:52:03.000000Z K 7 svn:log V 333 Separate out address-detaching part of if_detach into if_purgeaddrs, so if_tap doesn't need to rely on locally-rolled code to do same. The observable symptom of if_tap's bzero'ing the address details was a crash in "ifconfig tap0" after an if_tap device was closed. Reported By: Matti Saarinen (mjsaarin at cc dot helsinki dot fi) END