K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-10-18T22:28:30.040756Z K 7 svn:log V 607 - Fix a rtentry locking problem. - Sanitize the src_in address before passing it to ifwithaddr, annoyingly this fails if a port is specified in an sockaddr_sin. Perhaps ifwithaddr needs protocol specific comparators. The similar line for ipv6 likely does not work either and will need some adjustment. - Don't set the dev_type based on the if_type. The rest of the stack assumes it's the ARPHDR type instead. Only permit the two known types (ETHER and INFINIBAND). This code should equally support iWarp and Infiniband rdma. Sponsored by: Isilon Systems, iX Systems, and Panasas. END