- May 23, 2013
-
-
ryanc authored
Conflicts: util/install.sh closes #100
-
- Aug 10, 2012
-
-
Bob Lantz authored
Contributing toward issue #46.
-
- Jul 07, 2012
-
-
Bob Lantz authored
-
- Jul 02, 2012
-
-
Bob Lantz authored
-
- Mar 03, 2012
-
-
Bob Lantz authored
-
- Mar 14, 2010
-
-
Bob Lantz authored
-
- Mar 13, 2010
- Mar 12, 2010
-
-
Bob Lantz authored
-
- Mar 05, 2010
-
-
Brandon Heller authored
Also switch from print to info statements, to enable a non-verbose clean. Instead of 'mnclean', now run 'mn -c'.
-
- Jan 30, 2010
-
-
Brandon Heller authored
-
- Feb 04, 2010
-
-
Bob Lantz authored
It's possible that mn_clean is a bit easier to read; mnclean may be easier to type, however. Added variables to Makefile so that source files are listed in a single location.
-
- Jan 28, 2010
-
-
Brandon Heller authored
The packages argument was incorrectly specified, leading to an install process that would appear to have succeeded, but would not actually copy code. The error likely occurred due to copying setup.py from another project where the source files were located in a different position relative to setup.py.
-
- Jan 02, 2010
-
-
Brandon Heller authored
Also remove usused imports and outdated doc text.
-
- Dec 18, 2009
-
-
Brandon Heller authored
Now, to reference mininet files, use 'import mininet.mininet'. PYTHONPATH mods are no longer required for installation.
-