K 10 svn:author V 5 brian K 8 svn:date V 27 1997-02-02T16:33:12.000000Z K 7 svn:log V 402 Reset ip_divert_ignore to zero immediately after use - also, set it in the first place, independent of whether sin->sin_port is set. The result is that diverted packets that are being forwarded will be diverted once and only once on the way in (ip_input()) and again, once and only once on the way out (ip_output()) - twice in total. ICMP packets that don't contain a port will now also be diverted. END