Project

General

Profile

Processes all inbound and outbound interest or data of NLSR » History » Version 1

A K M Mahmudul Hoque, 04/17/2014 06:24 AM

1 1 A K M Mahmudul Hoque
Processes all inbound and outbound interest or data of NLSR
2
===========================================================
3
4
### 1. Interest Manager processes all interests
5
- Interest manager sends all interests ("info", LSAs, Certificates) originated from NLSR
6
- Replies to all interest receives
7
- Fetch data (from LSDB, Certificate store, or prepare for "info" interest)
8
- Sign data with process key ( Security Module)
9
- Send back reply
10
11
### 2. Data Manager process all incoming data
12
- Validates data ( Security Module)
13
- all datas except certificate are passed to core module
14
- Core module process those data ( LSA data stored in LSDB, info data triggered updates in Adjacency)
15
- Certificates are passed to security module