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
0fe73a6780a7d8c240429bfb8a8bc3c7055807ba
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
12
Nov
11
10
11
10
7
10
7
6
5
4
3
4
3
31
Oct
28
14
13
10
9
3
7
2
1
30
Sep
27
29
27
29
27
29
27
26
25
24
23
22
21
20
17
16
15
9
4
5
4
29
Aug
27
28
27
26
21
20
18
16
15
14
13
7
6
4
3
2
1
31
Jul
25
24
22
19
18
16
15
14
11
10
14
11
10
9
8
7
2
1
27
Jun
26
24
20
19
16
11
10
6
29
May
28
22
7
3
25
Apr
23
13
1
26
Mar
21
20
18
16
15
14
6
28
Feb
25
23
17
6
3
30
Jan
29
28
24
23
20
19
15
14
13
10
2
21
Dec
20
16
14
12
11
5
20
Nov
18
15
7
24
Oct
23
15
8
5
3
28
Sep
19
18
17
16
17
16
13
14
13
12
11
26
Aug
25
24
23
22
21
22
20
16
15
14
12
9
6
5
2
31
Jul
30
26
25
24
23
22
21
19
18
15
13
11
10
9
6
4
1
29
Jun
28
27
26
Remove obsolete util.custom(), and make custom() a method
Merge pull request #435 from mininet/devel/custom
Adding support for multiple custom files
Fix typo, ugh.
Avoid mirrors.kernel.org for now
Update from official archive since mirror seems to be failing
Use sudo -n when talking to VM
Merge pull request #436 from cdburkard/patches/plot
Add -q option to apt-get for quieter logging
fix plot command to work when standard classes are present
Always chdir() to current working directory.
Minor cleanup.
Rearrange init code slightly.
Fix problem of ssh'ing into "localhost" on a remote node.
Merge pull request #428 from cdburkard/patches/cluster_servers
Clarify MultiTopo docstrs and copy addLInk opts
Merge pull request #434 from cdburkard/patches/cluster_x11
Uninstall ntpd to disable it more reliably
Select TCP Reno and run iperf for a longer time interval
Add seconds option to iperf()
Update mininet docs ref to markdown format
Update documentation link
Merge pull request #433 from mininet/devel/update-version-2.2b0
Merge pull request #416 from mininet/devel/multitopo
Use 2.2.0b0 for consistency with earlier Mininet releases
Add a few clarifying comments
Make port1, port2 truly optional and don't pass them to Link()
Get rid of paramDict and simplify things a bit
standardize on localhost for local server's name
Merge pull request #432 from mininet/devel/fallback
wrap the title string in quotes so that bash interprets it correctly
Draft update for Mininet 2.2b0
Fix to allow more flexible version numbers
Raise exception if DefaultController cannot find a controller
Return controller correctly.
Don't check rt_runtime_us for CFS scheduler
Set VM date based on host date.
Merge branch 'fallback' of https://github.com/thinred/mininet into thinred-fallback
Reorganize CFS and RT default/error conditions.
Move RT check into its own method, and save value.
Loading