http://bugzilla.moblin.org/show_bug.cgi?id=6175
--- Comment #8 from Chen Congwu <congwu.chen(a)intel.com> 2010-03-12 01:34:41 PST
---
(In reply to comment #7)
I don't think we need to worry about the session ID right now
when it is only
meant for detecting SAN resends. That may be necessary when it is sent via a
link with packet loss, but via Bluetooth, the message will be received exactly
once and only be resent when explicitly requested.
Ok, let's defer it.
The patch is available in mb6175, one thing I found is using SyncEvolution
template, I have to set auth type to "basic" to get it pass. I think the
authentication process with md5 might be problematic, for a first time client,
it does not know the server selected nonce, so it tries with empty nonce, the
server rejects it this time, the problem is it does not let the client retry
but terminate the server side session.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.