freebsd-dev/sys/netsmb
Boris Popov 3c30400408 Increase send/receive queue to accomodate large readx/writex requests.
Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will
get its ACKs faster.

Obtained from:	Darwin
2002-09-18 07:38:10 +00:00
..
netbios.h Add more NetBIOS name types. 2002-04-17 03:12:24 +00:00
smb_conn.c Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
smb_conn.h Implement support for mixed case passwords. 2002-09-16 10:50:38 +00:00
smb_crypt.c Fix an old off-by-one error causing well known 'wrong bucket' panic. 2001-08-21 08:07:18 +00:00
smb_dev.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
smb_dev.h This file also depends on sys/types.h and sys/ioccom.h. 2001-04-13 10:50:48 +00:00
smb_iod.c Fix trivial warning: 2002-05-24 05:40:51 +00:00
smb_rq.c Enable browsing of NetApp servers (use ascii mode). 2002-09-16 09:51:58 +00:00
smb_rq.h Spelling fixes. 2001-12-31 19:29:43 +00:00
smb_smb.c Implement support for mixed case passwords. 2002-09-16 10:50:38 +00:00
smb_subr.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
smb_subr.h <sys/lock.h> is a prerequisite for <sys/mutex.h>, so include the former 2002-08-27 12:22:06 +00:00
smb_tran.h Reserve a transport parameter name and number for Darwin. 2002-09-16 10:57:13 +00:00
smb_trantcp.c Increase send/receive queue to accomodate large readx/writex requests. 2002-09-18 07:38:10 +00:00
smb_trantcp.h Increase send/receive queue to accomodate large readx/writex requests. 2002-09-18 07:38:10 +00:00
smb_usr.c
smb.h Add more constants for future use in kernel and userland. 2002-09-16 09:26:07 +00:00