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
b3dd44d41b0d9cf1bf9cce1e0855f1cb9f932ce8
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
22
Apr
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
Handle interfaces (e.g. real interfaces) without remote Node.
Correctly handle xterm creation with new makeTerm interface.
Minor comment change.
Added output hook and graph.
Changed 'args' to 'line' and fixed iperfudp.
Made help string a class var.
Replaced stdout.write() with output()
Updated comments to reflect interactive command support.
Tweaks for better interactive command handling.
Added timeout option for monitor().
Changed to not print control chars we don't handle.
Add title to consoles.
Minor comment changes.
Added ability to show switches and controllers.
Added default title of 'Node'.
Added explicit xterm and gterm commands.
Fixed gterm support; quote and join -e argument.
Changed to automatically call build() if necessary.
Added blurbs for new demos.
Changed to use info() and not call build() unnecessarily.
Changed comment on iperf.
Changed to let iperf run indefinitely. Simplifies things.
Added iperf command.
Fixed catch: typo.
Removed unnecessary init() calls.
Fixed to import TreeNet and to skip unnecessary init().
Changed to use library TreeNet() and remove unnecessary init().
Changed screen(1) names from hN to mininet.hN.
Added ovs-openflowd to list of zombies.
Changed to not die immediately if we send in an empty command.
Re-added TreeNet convenience function.
Restored numbering of tree nodes.
Changed messages slightly.
Made the scroll bars narrower to fit ping output on my 15" screen.
Added semi-interactive command line support.
Added default prefix for window titles if none is specified.
Fixed regex typo.
Change import to reflect renamed mininet.term module.
Added an example of how to make an empty Mininet and add things to it.
Added updbwgraph, a demo of how to graphically monitor node output.
Loading