Project

General

Profile

Actions

Task #2912

closed

Remove "FIB Entries" from NDN host options

Added by Vince Lehman almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
GUI
Target version:
Start date:
06/16/2015
Due date:
% Done:

100%

Estimated time:

Description

The code to add and remove FIB entries at start up is not used by the project. The tab in the GUI as well as the obsolete code should be removed.

The mix up of app and fib at lines 45,46 and 75,76 of ndn/ndn_host.py should be fixed.


   self.setParam(r, 'app', fib=fib)   # why is this not app=app, to be investigated
   self.setParam(r, 'fib', app=app)   # and this fib=fib

Actions #1

Updated by Ashlesh Gawande almost 9 years ago

  • Description updated (diff)
Actions #2

Updated by Vince Lehman over 8 years ago

  • Target version changed from v0.1.0 to v0.1.1
Actions #3

Updated by Vince Lehman over 8 years ago

  • Assignee changed from Ashlesh Gawande to Vince Lehman
Actions #4

Updated by Vince Lehman over 8 years ago

  • % Done changed from 0 to 90
Actions #5

Updated by Vince Lehman over 8 years ago

  • Status changed from New to Code review
Actions #6

Updated by Ashlesh Gawande over 8 years ago

  • Status changed from Code review to Closed
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF