K 10 svn:author V 6 archie K 8 svn:date V 27 2002-04-14T17:37:35.000000Z K 7 svn:log V 402 Use 'struct callout' instead of 'struct callout_handle' to avoid exhausting the kernel timeout table. Perform the usual gymnastics to avoid race conditions between node shutdown and timeouts occurring. Also fix a bug in handling ack delays < PPTP_MIN_ACK_DELAY. Before, we were ack'ing immediately. Instead, just impose a minimum ack delay time, like the name of the macro implies. MFC after: 1 week END