K 10 svn:author V 2 bp K 8 svn:date V 27 2001-03-10T05:24:45.000000Z K 7 svn:log V 401 Major update of NCP requester: Use mchain API to work with mbuf chains. Do not depend on INET and IPX options. Allocate ncp_rq structure dynamically to prevent possible stack overflows. Let ncp_request() dispose control structure if request failed. Move all NCP wrappers to ncp_ncp.c file and all NCP request processing functions to ncp_rq.c file. Improve reconnection logic. Misc style fixes. END