Ticket #19 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Network device Authorization

Reported by: vudentz Assigned to: cktakahasi
Priority: major Milestone: Sprint 2
Component: networking Version: 3.30
Keywords: Cc:
Estimated Number of Hours: 8 Add Hours to Ticket: 0
Billable?: 1 Total Hours: 8.0

Description (Last modified by cktakahasi)

Network service must be changed to support the new agent API. When the new agent is not available, the old agent must be used.

Solved: /utils/network/server.c@1.91

Change History

04/16/08 20:24:49 changed by cktakahasi

  • hours changed.
  • estimatedhours changed.
  • description changed.
  • billable changed.

Doesn't make sense create integrated public function to decide which agent to use(new or old) since the old agent API will be removed in the BlueZ 4.X. IMHO, it is better call the plugin_req_auth and fallback to the old API if the call fails.

04/16/08 20:29:07 changed by cktakahasi

  • status changed from new to assigned.

04/16/08 20:30:50 changed by cktakahasi

  • status changed from assigned to closed.
  • totalhours set to 8.0.
  • description changed.
  • component changed from core to networking.
  • hours set to 8.
  • billable set to 1.
  • estimatedhours set to 8.
  • resolution set to fixed.