This website requires JavaScript.
cd580debb6
Removed redundant debian/mininet.manpages
Bob Lantz
2012-07-07 22:29:46 -07:00
1e9106badb
Add option to mangle github tarball filename.
Bob Lantz
2012-07-07 22:23:53 -07:00
232acc8261
Track tagged versions on github directly.
Bob Lantz
2012-07-07 19:07:20 -07:00
55179737f9
Change version to 2.0.0d2 - there has to be a better way.
Bob Lantz
2012-07-06 23:44:27 -07:00
28c2cdc2c4
Workaround for openvswitch_mod rename and pass code check.
Bob Lantz
2012-07-06 23:30:14 -07:00
d85a58feeb
Autogenerate man page for mnexec.
Bob Lantz
2012-07-06 23:18:24 -07:00
89a6dea7f9
Remove unnecessary copy to bin/
Bob Lantz
2012-07-06 22:43:11 -07:00
9a518b1eee
Add missing packaging files from launchpad.
Bob Lantz
2012-07-06 22:28:27 -07:00
d54cde46e0
Add PYTHONPATH=. to allow "make man" to work if Mininet is not installed.
Bob Lantz
2012-07-06 19:54:42 -07:00
320df7fe28
Merging in James Page's packaging tweaks for quantal.
Bob Lantz
2012-07-06 16:06:19 -07:00
0ab282400e
update maintainer for ppa submission to work
Bob Lantz
2012-07-04 10:46:25 -07:00
8aa7e05d83
Added missing help2man to build deps.
Bob Lantz
2012-07-04 00:23:06 -07:00
b43a67edbd
Pass lintian. This is still annoyingly redundant. ;-( y
Bob Lantz
2012-07-03 23:53:47 -07:00
9c4d047462
Ugh, it looks like lintian wants a duplication of the license in debian/copyright....
Bob Lantz
2012-07-03 23:19:08 -07:00
ccc0b1a1cf
Fixed debian/copyright
Bob Lantz
2012-07-03 23:09:37 -07:00
78b2f585ae
Fixed support for adding man page to debian package - to pass lintian!
Bob Lantz
2012-07-03 22:50:53 -07:00
39128f8cf8
Add VERSION string.
Bob Lantz
2012-07-03 22:08:33 -07:00
7fe847967d
clean up "make man" slightly
Bob Lantz
2012-07-03 22:08:25 -07:00
f2e7884ade
Add support for generating man page from mn --help.
Bob Lantz
2012-07-01 23:23:56 -07:00
0809105bed
Fixing some lintian problems.
Bob Lantz
2012-07-01 23:22:44 -07:00
93bf7793cb
Debian copyright wants a real file, so change LICENSE to symlink.
Bob Lantz
2012-07-01 23:22:05 -07:00
ec969b7f99
Change default controller for mn to ovsc (ovs-controller.)
Bob Lantz
2012-07-01 20:31:30 -07:00
cb859243a5
Added Debian/Ubuntu packaging - thanks to James Page.
Bob Lantz
2012-07-01 19:16:41 -07:00
e04c207c3c
Update for Mininet 2.0.0 development.
Bob Lantz
2012-07-01 19:06:58 -07:00
0f832c9226
Propagate prefix length to host IP configuration.
Bob Lantz
2012-06-25 14:14:09 -07:00
496cd25d37
Update oftest repo location
Brandon Heller
2012-06-14 11:10:39 -07:00
107785ddf1
RED bug fix in another place
Nikhil Handigol
2012-06-05 12:18:26 -07:00
6bb5e12347
RED bug fix: change avg. packet size
Nikhil Handigol
2012-06-05 12:16:32 -07:00
928c0761a0
Move code from mn into mininet/util to enable reuse
Brandon Heller
2012-05-30 00:08:01 -07:00
30b4b4e7f9
Rename and document customNode
Brandon Heller
2012-05-29 23:57:52 -07:00
f509ae282d
cli: add time command
Brandon Heller
2012-05-25 16:33:37 -07:00
d9fd4ea245
Add VM install script
Bob Lantz
2012-05-23 22:37:53 -07:00
6c947bca07
More indent errors - curse you emacs.
Bob Lantz
2012-05-23 21:12:24 -07:00
e4514a4ecb
Still more indentation errors. ;-p
Bob Lantz
2012-05-23 21:09:14 -07:00
8c778bb081
Fix indentation errors.
Bob Lantz
2012-05-23 21:06:15 -07:00
f1bf3c60e0
Added popenpoll.py example of using popen()/pmonitor()
Bob Lantz
2012-05-23 20:56:35 -07:00
06f7408cf2
Fix popen to allow popen( cmd, arg1, arg2, arg3 )
Bob Lantz
2012-05-23 20:04:36 -07:00
e1ca7196c7
configHosts(): don't try to configure nonexistent interfaces.
Bob Lantz
2012-05-23 13:37:02 -07:00
8f310286f8
Add setLinkInfo() which seems to be missing.
Bob Lantz
2012-05-21 23:07:36 -07:00
b97c0392a9
make install for sch_htb.ko
Nikhil Handigol
2012-05-17 19:59:55 +00:00
9c6620d85d
modified HTB to fix the perfect synchronization bug
Nikhil Handigol
2012-05-17 17:13:30 +00:00
ae2ede7994
bug fix: link config
Nikhil Handigol
2012-05-17 17:05:37 +00:00
b91008345f
Fix pexec('echo foo', shell=True)
Bob Lantz
2012-05-16 23:59:12 -07:00
2f8dfe5810
Ignore error installing OVS controller, and disable its startup script.
Bob Lantz
2012-05-14 17:29:24 -07:00
79dcdc0491
Add libconfig-dev dependency for oflops.
Bob Lantz
2012-05-14 16:58:36 -07:00
b0fb398833
Patch/hacks to enable NOX destiny/classic to compile on Ubuntu 12.04
Bob Lantz
2012-05-14 16:03:48 -07:00
6e64deec08
Fix typo.
Bob Lantz
2012-05-13 15:29:08 -07:00
b97c1dbd56
Set dpid on OVSSwitch.
Bob Lantz
2012-05-13 15:11:41 -07:00
d75e39ac61
Change wireshark install to reflect new repository location.
Bob Lantz
2012-05-13 14:43:25 -07:00
88dd4f7329
Change wireshark install to reflect new repository location.
Bob Lantz
2012-05-13 14:37:45 -07:00
e8d60e0fcf
Pass code check.
Bob Lantz
2012-05-10 22:37:49 -07:00
0d94548a09
Fix default dpid which should be 12 digits for reference user switch.
Bob Lantz
2012-05-10 22:36:20 -07:00
4c3ff8f184
Remove accidentally added debugging line.
Bob Lantz
2012-05-10 22:23:31 -07:00
49d84f7cfc
Fix poller to only check if stdin and node are readable. Fixes busy waiting and excessive CPU usage in CLI. Thanks to James Zeng for pointing this out!
Bob Lantz
2012-05-10 17:35:34 -07:00
0e8cca0869
Remove unnecessary and broken --ip option.
Bob Lantz
2012-05-10 16:54:03 -07:00
0eba655d2d
Fix RemoteController which was still using defaultIP rather than ip.
Bob Lantz
2012-05-10 16:52:40 -07:00
cece39e439
Fix poller to only check if stdin and node are readable. Thanks to James Zeng for pointing this out!
Bob Lantz
2012-05-10 16:32:55 -07:00
cfd381134f
Fix errRun to not exit until all of stdout and stderr have been read.
Bob Lantz
2012-05-09 22:59:30 -07:00
7676c17f27
Add missing libconfig-dev dependency for oflops.
Bob Lantz
2012-04-25 17:39:55 -07:00
55cf19c4de
Improve error handling for defaultDpid()
Bob Lantz
2012-04-25 14:21:39 -07:00
50cebe6753
Add pmonitor() to make it easy to monitor popen objects.
Bob Lantz
2012-04-13 17:25:19 -07:00
237a3c54cf
Begin test/example for popen().
Bob Lantz
2012-04-12 23:33:41 -07:00
5ca91f9ced
White space edits for code check.
Bob Lantz
2012-04-12 23:30:40 -07:00
df600200a7
CPULimiteHost.popen(): set cgroup and (optionally) RT priority
Bob Lantz
2012-04-12 23:24:23 -07:00
089e8130e4
Add popen() to regular hosts (cpu limited in progress)
Bob Lantz
2012-04-11 13:11:02 -07:00
e78e8fb56a
Add support for attaching to network namespace using setns(2)
Bob Lantz
2012-04-10 22:12:03 -07:00
669e420cc4
Add default value mems=0 for memory placement.
Bob Lantz
2012-04-13 07:38:35 +00:00
6143bb1395
Merge pull request #31 from mininet/devel/wireshark
Brandon Heller
2012-04-12 10:12:53 -07:00
a8c1965b90
Fix typo.
Bob Lantz
2012-04-11 13:21:07 -07:00
5507550c53
Fix wireshark dissector install on 11.10
Bob Lantz
2012-04-11 13:20:18 -07:00
4bd1a61353
Add install message for wireshark dissector.
Bob Lantz
2012-04-10 21:47:29 -07:00
edd1d0f3a4
Support libwireshark[0,1] for 11.04 and 11.10
Bob Lantz
2012-04-10 21:34:07 -07:00
0919b7ca67
Use correct non-authenticated clone for of-dissector.
Bob Lantz
2012-04-10 21:23:26 -07:00
1902dd2e3a
Add support for updated wireshark plugin. Need to verify this works with 11.04.
Bob Lantz
2012-04-10 21:14:11 -07:00
7cb340b7c9
Pass code check.
Bob Lantz
2012-04-10 00:12:37 +00:00
92b601aba9
Allow fail-mode to be set. Probably we should have a generic mechanism to specify OVS options.
Bob Lantz
2012-04-10 00:12:03 +00:00
350fdbfe50
Allow modules (node.py) to be 1500 lines. Maybe reduce this someday.
Bob Lantz
2012-04-10 00:02:56 +00:00
548580d817
Allow lists of nodes to be passed to getNodeByName ....which should perhaps be renamed!!!
Bob Lantz
2012-04-09 23:54:17 +00:00
149a1f5639
Apparently errRun isn't as flexible as I thought...
Bob Lantz
2012-04-08 17:30:14 -07:00
197b083fbc
Add static cpu (and memory) assignment.
Bob Lantz
2012-04-08 17:22:30 -07:00
a7648e78fb
Add mountCgroups() and tweak/correct fixLimits()
Bob Lantz
2012-04-08 17:22:01 -07:00
50202e1246
Off by one... I dislike range()
Bob Lantz
2012-04-05 21:38:02 -07:00
a4338de38c
Fix error message.
Bob Lantz
2012-04-05 20:57:29 -07:00
d08d101eba
Added simpleperf.py to examples.
Bob Lantz
2012-04-03 18:49:39 -07:00
32f7847bca
Change doxypy.py to doxypy.
Bob Lantz
2012-04-03 17:50:59 -07:00
1bb990357f
Added multipoll and multiping examples.
Bob Lantz
2012-04-03 17:32:55 -07:00
a9c28885f3
Bring up loopback interface when configuring hosts.
Bob Lantz
2012-04-03 17:22:28 -07:00
d776bd3a4f
Add handle 10: to netem for hifi compat, reconfiguration.
Bob Lantz
2012-04-02 16:39:37 -07:00
5d6fda932d
Add openvswitch-datapath-dkms if no datapath installed.
Bob Lantz
2012-03-31 21:30:16 -07:00
c1a6ae2b48
Remove blank line.
Bob Lantz
2012-03-31 21:29:56 -07:00
78606a35c9
Removed unused param in add_link.
Bob Lantz
2012-03-31 21:29:27 -07:00
1dd3de0d04
Remove unused burst.
Bob Lantz
2012-03-31 21:29:09 -07:00
ece14ff4b5
Check out CS244 branch for class.
Bob Lantz
2012-03-31 20:48:12 -07:00
e5653fb63b
Change back to match mininet-hifi, except for max_queue_len=1000.
Bob Lantz
2012-03-27 00:31:37 -07:00
3f61ea7104
Restore deleted deleteIntfs in OVSSwitch.stop()
Bob Lantz
2012-03-25 22:10:04 -07:00
2ec866d2c5
TCLink: pass correct parameters to superclass.
Bob Lantz
2012-03-25 20:18:35 -07:00
26c61734da
Add cgroup and ethtool dependencies for mininet (w/hifi integration.)
Bob Lantz
2012-03-25 15:41:02 -07:00
e1246c3741
Simplify port specification.
Bob Lantz
2012-03-25 15:39:18 -07:00
2d924f8a65
Add Mininet object to locals as 'net'
Bob Lantz
2012-03-25 15:38:32 -07:00
00d9b78035
Reinstate more complicated test.
Bob Lantz
2012-03-23 18:41:25 -07:00