Ticket #18 (closed enhancement: fixed)

Opened 23 months ago

Last modified 23 months ago

Allow arbitrary services in PORT-TO-NAME

Reported by: hbock Owned by: hbock
Priority: minor Milestone: Periscope 0.9.0
Component: Periscope Keywords: periscope services reports
Cc:

Description (last modified by hbock) (diff)

PORT-TO-NAME src/utility.lisp should be able to resolve any service name. To do this, we should read /etc/services (or a provided services file) into a hash table and use that instead of an ecase statement.

This will make the client/server reports more useful.

Change History

Changed 23 months ago by hbock

  • description modified (diff)

Changed 23 months ago by hbock

  • milestone changed from Periscope 0.9.0 release candidate 1 to Periscope 0.9.0

Changed 23 months ago by hbock

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.