Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mininet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Olaf Bergmann
mininet
Graph
dc630c540acf72883b51146e669842818589b85e
Select Git revision
Branches
4
docker_build
fif-pep8
fix-pep8
master
default
protected
Tags
18
2.3.0
2.3.0rc2
2.3.0rc1
2.3.0b2
2.3.0b1
2.3.0d6
2.3.0d5
2.3.0d4
2.3.0d3
2.2.2
2.2.1
2.2.0
2.1.0p2
2.1.0p1
2.1.0
2.0.0
1.0.0
cs244-spring-2012-final
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Mar
2
Feb
18
Jan
6
4
17
Nov
27
Oct
25
17
1
Sep
20
Aug
19
18
17
16
10
9
6
5
4
16
Jun
20
May
7
6
4
29
Apr
27
23
22
12
11
10
9
5
30
Mar
26
23
26
23
22
23
22
24
23
22
17
16
14
15
13
14
13
12
11
10
9
5
4
9
8
5
4
3
1
27
Feb
26
18
17
16
31
Jan
30
29
9
Feb
29
Jan
8
Feb
5
4
3
27
Jan
25
11
9
7
6
1
3
2
26
Dec
20
19
18
17
15
14
12
14
11
10
9
8
Fixed typo.
Removed line that caused install.sh to fail with undefined variable.
Fixed nox_pysw not to fail on startup, but --port still doesn't work.
Attempt to make iperf test more robust.
Changed to make 'output' the default log level.
Preliminary fixes for merge conflicts.
Pre-1.0rc0 changes to text files.
Pass code check.
Not sure why, but there's an extra blank line ;-/
Support for generating documentation with doxygen/doxypy (such as it is.)
Modified to add eth1.
Added example of adding hw interface to mininet.
Removed udpbwgraph - not ready for prime time.
Commented out kernel ref, moved to Open vSwitch.
Changed networkx import line; we may have to deal with version issues here.
One more merge fix.
Merge branch 'of1.0' into testing
Rename Controller.controller to .command
Rename Controller.controller to .command
Pass code check.
Pass code check.
Pass code check.
Added simple example of using API just to create a namespace.
Added new example of multiple controllers.
Added more dependencies for some installs and for Debian.
Fix for new networkx.
Use __dict__.update to update an object's fields.
Added controller class arg to addController().
Fixed args for nox.
Added port to controller args; changed NOX to new arg format.
Disable (broken) scripting for interactive commands.
Added --prefixlen option - this may help with router tutorial.
Better order - kernel first, then mininet, then everything else.
Get the options right...
More edits for pre-beta.
Don't try to modprobe tun if it's built-in (e.g. Ubuntu.)
Add make to mininet deps.
Attempt to fix OS detection for Debian.
vm: Don't exit if some files aren't there
Better error messages when switch setup() fails.
Loading