search for: 0ddb

Displaying 2 results from an estimated 2 matches for "0ddb".

Did you mean: 0d7b
2011 Jan 13
2
creds_server_check: credentials check failed on Win7-32bit and samba-3.0.28a on ubuntu-8.04.4
...ERVER on PC28 gives me a list of shares Any help would be appreciated. Thank you. -- Bob Tanner <tanner at real-time.com> | Phone : (952 943-8700 http://www.real-time.com, Linux, OSX, VMware | Fax : (952)943-8500 Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378
2007 Nov 14
4
xnbu_cksum_from_peer(), bug with NETTXF_data_validated?
In usr/src/uts/common/xen/io/xnbu.c, function xnbu_cksum_from_peer() http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/xen/io/xnbu.c#110 we have this: if ((flags & NETTXF_csum_blank) != 0) { /* * The checksum is blank. We must fill it in here. */ mp = xnb_process_cksum_flags(xnbp, mp, 0);