K 10 svn:author V 5 brian K 8 svn:date V 27 1998-03-24T18:47:32.000000Z K 7 svn:log V 386 Remove some more globals: o int modem was unused. o StateNames[] is now accessed via State2Nam() o ipKeepAlive is no more. As a result, we must call FilterCheck() twice if we're doing TCP/IP logging (once when we queue and log the packet and once when we transmit it and need to know if the idle timer should be reset), but this won't be the case in normal life. END