Bob Lantz
|
8f113b48cc
|
vm_cleanup: add apt-get autoremove, and zero disk blocks
|
2013-06-19 16:58:00 -07:00 |
|
Bob Lantz
|
949e0b3aff
|
Separate VM finalization as install.sh -tc
|
2013-06-19 16:32:54 -07:00 |
|
Brandon Heller
|
3582facd34
|
install.sh: Use newer Netbee location for OF1.3 install
The previous version (12-05-16) does not compile on Ubuntu 12.10.
Also use a local variable to reduce duplication.
|
2013-06-04 23:53:04 -07:00 |
|
Bob
|
83e43a42d9
|
Merge pull request #135 from adferguson/adf-vm-script-fix
tiny fix to vm script
|
2013-05-22 16:02:43 -07:00 |
|
ryanc
|
65c35b6595
|
Remove networkx dependency
Conflicts:
util/install.sh
closes #100
|
2013-05-22 15:24:22 -07:00 |
|
Andrew Ferguson
|
fae4365983
|
actually, drop comment as per Bob Lantz
|
2013-04-26 13:11:39 -04:00 |
|
Andrew Ferguson
|
e7f45ca90e
|
tiny fix to vm script
|
2013-04-25 13:22:46 -04:00 |
|
Bob Lantz
|
6c22e057cc
|
Avoid false matches and detect multiple host processes
|
2013-04-12 13:30:50 -07:00 |
|
Bob Lantz
|
7bc10ebc7a
|
Fix X11 forwarding (broken by no IPv6) for real
|
2013-04-09 23:26:08 -07:00 |
|
Bob Lantz
|
c3f975aef8
|
Move IPv6 disable to 'other', and fix X11 forwarding
should fix #128
|
2013-04-09 22:46:49 -07:00 |
|
Bob Lantz
|
1bf1a4d5e9
|
Tag node bash processes and add attach script
Try invoking bash processes with -s mininet:host,
for easy identification of hosts. This enables
easy attachment using the util/m script.
closes #121
|
2013-03-22 18:38:33 -07:00 |
|
Bob Lantz
|
a0f69d98df
|
Change makeTerm() to tunnel X11 using socat if needed
For local display, allow local root access
For remote display, tunnel with socat/mnexec
This should enable *wireshark in hosts* and fix #119
|
2013-03-22 15:48:51 -07:00 |
|
Bob Lantz
|
4b8b4b73e1
|
Clean up options and fix of13 to use sudo for netbee
|
2013-03-21 16:44:44 -07:00 |
|
ederlf
|
5b14cc2937
|
Add options to install OpenFlow 1.3 switch and compatible NOX controller.
Signed-off-by: Bob Lantz <rlantz@cs.stanford.edu>
|
2013-03-21 16:08:05 -07:00 |
|
Bob Lantz
|
eca5a151a4
|
Fix usage message to note correct options and OS compatibility.
closes #85
|
2013-03-21 14:38:46 -07:00 |
|
Isaku Yamahata
|
356e9d8a92
|
tools/install.sh: update oftest
Since oftest removed tools/munger directory, install.sh fails as follows
> mininet/util/install.sh: line 399: cd: tools/mnuger: No such file or directory
oftest change set
> commit be8503a69d609d0aee844a91f3f5d66f4e2666c7
> Author: Rich Lane <rlane@bigswitch.com>
> Date: Tue Mar 12 10:16:33 2013 -0700
>
> remove pylibopenflow tools
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
|
2013-03-15 10:40:51 +09:00 |
|
Bob Lantz
|
9734d9d7fa
|
Add configuration to disable IPv6, since old method no longer works.
fixes #108
|
2013-03-06 16:06:59 -08:00 |
|
Brandon Heller
|
1e9b5f61fc
|
install.sh: add Telnet
Reported-by: Julius Bachnick
https://mailman.stanford.edu/pipermail/mininet-discuss/2012-November/001349.html
|
2012-11-26 15:22:07 -08:00 |
|
Bob Lantz
|
0ce366b5d2
|
Add sudoers entry for current user using whoami
|
2012-11-19 17:30:09 -08:00 |
|
Bob Lantz
|
8c7c4812b2
|
Remove vmware easy install leftovers
|
2012-11-19 12:31:50 -08:00 |
|
Bob Lantz
|
82c8bdaf0d
|
Remove redundant wireshark install.
|
2012-11-15 22:59:43 -08:00 |
|
Bob Lantz
|
ab594b6afe
|
Merge branch '2.0dev' into 2.0merge
Conflicts:
.gitignore
.pylint
examples/miniedit.py
mininet/node.py
mininet/util.py
util/install.sh
util/vm/install-mininet-vm.sh
|
2012-11-15 22:54:27 -08:00 |
|
Brandon Heller
|
f6c4239409
|
install: Add 'make codecheck' deps
These total to only ~200KB.
|
2012-11-12 18:07:19 -08:00 |
|
Brandon Heller
|
59897168d4
|
install: Update OFTest repo location
This repo has moved to git://github.com/floodlight/oftest.git
|
2012-11-12 16:46:29 -08:00 |
|
Brandon Heller
|
b597ef5d55
|
install: Add help2man to MN deps
'make install' calls help2man, so apt-get install it beforehand.
|
2012-11-12 16:46:22 -08:00 |
|
Bob Lantz
|
9c0ed88c72
|
Create version check utility and add to code check.
Fixes #70
|
2012-10-04 19:02:27 -07:00 |
|
Bob Lantz
|
d4ece25ba6
|
Deprecate NOX-classic; "install" POX. Fixes #61
|
2012-09-11 06:49:11 -07:00 |
|
Bob
|
ad85e44d78
|
Update util/install.sh
Update to reflect new NOX classic repo on github and default branch.
|
2012-08-29 16:00:33 -07:00 |
|
Bob
|
655194d3e1
|
Update util/install.sh
Update to reflect new NOX classic repo on github and default branch.
|
2012-08-29 15:10:36 -07:00 |
|
Brandon Heller
|
496cd25d37
|
Update oftest repo location
Fixes Issue 41: https://github.com/mininet/mininet/issues/41
Reported-by: sublinhado on GitHub
|
2012-06-14 11:10:39 -07:00 |
|
Bob Lantz
|
d9fd4ea245
|
Add VM install script
|
2012-05-23 22:37:53 -07:00 |
|
Nikhil Handigol
|
b97c0392a9
|
make install for sch_htb.ko
|
2012-05-17 19:59:55 +00:00 |
|
Nikhil Handigol
|
9c6620d85d
|
modified HTB to fix the perfect synchronization bug
|
2012-05-17 17:13:30 +00:00 |
|
Bob Lantz
|
2f8dfe5810
|
Ignore error installing OVS controller, and disable its startup script.
|
2012-05-14 17:29:24 -07:00 |
|
Bob Lantz
|
79dcdc0491
|
Add libconfig-dev dependency for oflops.
|
2012-05-14 16:58:36 -07:00 |
|
Bob Lantz
|
b0fb398833
|
Patch/hacks to enable NOX destiny/classic to compile on Ubuntu 12.04
|
2012-05-14 16:03:48 -07:00 |
|
Bob Lantz
|
d75e39ac61
|
Change wireshark install to reflect new repository location.
|
2012-05-13 14:43:25 -07:00 |
|
Bob Lantz
|
88dd4f7329
|
Change wireshark install to reflect new repository location.
|
2012-05-13 14:37:45 -07:00 |
|
Bob Lantz
|
7676c17f27
|
Add missing libconfig-dev dependency for oflops.
|
2012-04-25 17:39:55 -07:00 |
|
Bob Lantz
|
a8c1965b90
|
Fix typo.
|
2012-04-11 13:21:07 -07:00 |
|
Bob Lantz
|
5507550c53
|
Fix wireshark dissector install on 11.10
|
2012-04-11 13:20:18 -07:00 |
|
Bob Lantz
|
4bd1a61353
|
Add install message for wireshark dissector.
|
2012-04-10 21:47:29 -07:00 |
|
Bob Lantz
|
edd1d0f3a4
|
Support libwireshark[0,1] for 11.04 and 11.10
|
2012-04-10 21:34:07 -07:00 |
|
Bob Lantz
|
0919b7ca67
|
Use correct non-authenticated clone for of-dissector.
|
2012-04-10 21:23:26 -07:00 |
|
Bob Lantz
|
1902dd2e3a
|
Add support for updated wireshark plugin.
Need to verify this works with 11.04.
|
2012-04-10 21:14:11 -07:00 |
|
Bob Lantz
|
32f7847bca
|
Change doxypy.py to doxypy.
|
2012-04-03 17:50:59 -07:00 |
|
Bob Lantz
|
5d6fda932d
|
Add openvswitch-datapath-dkms if no datapath installed.
|
2012-03-31 21:30:16 -07:00 |
|
Bob Lantz
|
ece14ff4b5
|
Check out CS244 branch for class.
|
2012-03-31 20:48:12 -07:00 |
|
Bob Lantz
|
26c61734da
|
Add cgroup and ethtool dependencies for mininet (w/hifi integration.)
|
2012-03-25 15:41:02 -07:00 |
|
Bob Lantz
|
f85c1cefb4
|
Use upstream OVS packages.
|
2012-03-20 15:49:39 -07:00 |
|