freebsd-dev/sys/netncp
Boris Popov 29ad26f932 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.
2001-03-10 05:24:45 +00:00
..
ncp_cfg.h Initial import of ncp library sources. 1999-10-12 11:56:41 +00:00
ncp_conn.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_conn.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_crypt.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ncp_file.h Add support for C++ in the headers. Some style cleanup. 1999-10-31 03:39:03 +00:00
ncp_lib.h Common option '-N' do not require an argument. 2001-01-07 07:03:59 +00:00
ncp_login.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_mod.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_ncp.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_ncp.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_nls.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_nls.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_rcfile.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ncp_rq.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_rq.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_sock.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_sock.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_subr.c Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_subr.h Major update of NCP requester: 2001-03-10 05:24:45 +00:00
ncp_user.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00
ncp.h Specify packing for an entire structure, not for each element of it. 2001-03-10 05:06:29 +00:00
nwerror.h Update to version 1.3.4 of ncplib. Cleanup header files. 1999-12-12 05:50:07 +00:00