K 10 svn:author V 2 bz K 8 svn:date V 27 2009-06-19T21:01:55.013327Z K 7 svn:log V 387 Move setting of ports from NAT-T below key_getsah() and actually below key_setsaval(). Without that, the lookup for the SA had failed as we were looking for a SA with the new, updated port numbers instead of the old ones and were comparing the ports in key_cmpsaidx(). This makes updating the remote -> local SA on the initiator work again. Problem introduced with: p4 changeset 152114 END