Ticket #30 (assigned defect)

Opened 7 months ago

Last modified 6 months ago

Network client list inconsistency

Reported by: cktakahasi Assigned to: larry (accepted)
Priority: minor Milestone: Undefined
Component: networking Version: 3.30
Keywords: Cc:
Estimated Number of Hours: 8 Add Hours to Ticket: 0
Billable?: 1 Total Hours: 0

Description

Network server structure contains a list of active clients. When the client initiates disconnection the entry is not removed from the list.

Change History

04/17/08 20:55:04 changed by larry

  • status changed from new to assigned.

05/19/08 14:46:26 changed by cktakahasi

Two approachs can solve this bug:

  • Track the connected clients in the user space
  • Change the kernel ioctls BNEPGETCONNLIST and BNEPGETCONNINFO to filter the connections based on the PAN local role.

05/19/08 14:47:11 changed by cktakahasi

  • milestone changed from Sprint 3 to Undefined.

It is not priority, change it to "Undefined" milestone.