MIH implementation: Difference between revisions

From Nsnam
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
== Overview ==
== Overview ==
=== MIH framework in NS-3 ===
=== MIH framework in NS-3 ===
=== API organization ===
=== API description ===
==== Where is what? ====
==== Use of smart pointers ====
==== Designing choice structures ====
 
== Completed tasks ==
== Completed tasks ==
== Future tasks ==
== Future tasks ==

Revision as of 09:23, 1 November 2008

The goal of this article is to describe the ongoing implementation framework of the emerging 802.21 standard in ns-3. If you arrived here following your high curiosity line, that's great but assure that you have first read a few documents regarding that draft standard.

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers

Overview

MIH framework in NS-3

API description

Where is what?

Use of smart pointers

Designing choice structures

Completed tasks

Future tasks