K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-09-13T14:37:58.000000Z K 7 svn:log V 427 MFC 1.141: - Do not hold route entry lock, when calling arprequest(). One such call was introduced by me in 1.139, the other one was present before. - Do all manipulations with rtentry and la before dropping the lock. - Copy interface address from route into local variable before dropping the lock. Supply this copy as argument to arprequest(). (LOR Ids in original commit message.) Approved by: re (scottl) END