Difference between revisions of "Talk:GSoC2018:Trust-based routing protocols framework"

From Nsnam
Jump to: navigation, search
(Created page with "== Week 1 Goals == ''Skype call with mentor on Monday, April 30, 2018'' # Clone appropriate git repo (Done) # Investigate on the internal and external network attack types (Do...")
 
(Week 2 Goals)
Line 7: Line 7:
 
== Week 2 Goals ==
 
== Week 2 Goals ==
 
''Skype call with mentor on Monday, May 7, 2018''
 
''Skype call with mentor on Monday, May 7, 2018''
# Create a well structured UML
+
# Create a well structured UML (Done)
 
# Create a simple simulation with 2 network nodes. Analyze the data packets that transfer between those nodes.
 
# Create a simple simulation with 2 network nodes. Analyze the data packets that transfer between those nodes.
# Create the Abstract trust table class
+
# Create the Abstract trust table class (Done)

Revision as of 16:45, 4 June 2018

Week 1 Goals

Skype call with mentor on Monday, April 30, 2018

  1. Clone appropriate git repo (Done)
  2. Investigate on the internal and external network attack types (Done)


Week 2 Goals

Skype call with mentor on Monday, May 7, 2018

  1. Create a well structured UML (Done)
  2. Create a simple simulation with 2 network nodes. Analyze the data packets that transfer between those nodes.
  3. Create the Abstract trust table class (Done)