GSOC2012NetworkAddressTranslation
Jump to navigation
Jump to search
Introduction
The main goal of this project is going to be to introduce Network Address Translation models into the NS-3 framework. While implementing NAT itself we are also going to focus on working on building the base for a larger framework that supports connection tracking and other firewall features. Most of this design would be modeled off of the Netfilter framework in Linux. The specifics of the implementation will be updated on further progress.
This project builds on the work previously done by Qasim Javed and Adrian Tam in 2009.