K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-05-12T07:41:20.737079Z K 7 svn:log V 345 This patch adds a host route to an interface address (that is assigned to a non loopback/ppp link types) through the loopback interface. Prior to the new L2/L3 rewrite, this host route is implicitly added by the L2 code during RTM_RESOLVE of that interface address. This host route is deleted when that interface is removed. Reviewed by: kmacy END