K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-10-06T19:44:44.971597Z K 7 svn:log V 374 MFC 197695 Previously, if an address alias is configured on an interface, and this address alias has a prefix matching that of another address configured on the same interface, then the ARP entry for the alias is not deleted from the ARP table when that address alias is removed. This patch fixes the aforementioned issue. PR: kern/139113 Reviewed by: bz Approved by: re END