Actions
Processes all inbound and outbound interest or data of NLSR¶
1. Interest Manager processes all interests¶
- Interest manager sends all interests ("info", LSAs, Certificates) originated from NLSR
- Replies to all interest receives
- Fetch data (from LSDB, Certificate store, or prepare for "info" interest)
- Sign data with process key ( Security Module)
- Send back reply
2. Data Manager process all incoming data¶
- Validates data ( Security Module)
- all datas except certificate are passed to core module
- Core module process those data ( LSA data stored in LSDB, info data triggered updates in Adjacency)
- Certificates are passed to security module
Updated by A K M Mahmudul Hoque over 10 years ago · 1 revisions