NISTNet is a network emulation package that runs on Linux. NISTNet allows a single Linux PC set up as a router to emulate a wide variety of network conditions.
NISTNet was originally developed at NIST, this is the official page of the project.
Since NIST hasn't updated anything after July 2005 and NISTNet doesn't even compile anymore on kernel >= 2.6.12 but still it is a very well made and useful peace of software I decided to write a patch to let people compile and use it on newer kernels.

NISTNet is distributed under the GPLv2.


This patch enables NISTNet to be compiled on kernels >= 2.6.22 and adds support for Mac filtering.
Two new command line options are provided: -m to add a mac filtering rule and -c to remove a mac filtering rule. Please make me know if something don't work as expected!


This patch just enables NISTNet to be compiled on kernels >= 2.6.12 && < 2.6.22.
No new features are present, just the plain old NISTNet.



INSTRUCTIONS

- download and unpack the lastest nistnet sources (2.0.12c) from the official website;

- download one of the patches;

- enter nistnet-3.0a directory;

- execute: patch -p1 < ../nistnet.patch

- enjoy! :)



Valid HTML 4.01 Transitional Valid CSS!

Slackware is a registered trademark of Slackware Linux, Inc. This project is not "Slackware Linux", nor is it affiliated with or endorsed by Slackware Inc. in any way.
Copyright 2006 - Stefano Stabellini, All Rights Reserved
 
 

 

STEFANO STABELLINI