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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f0fd84770aa372e8a09df9c51dec2893b19544da
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
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
23
22
18
17
15
14
6
17
Dec
11
9
8
4
2
1
25
Nov
24
23
24
23
21
19
18
20
19
20
19
17
12
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
Don't clean up links that may have been dumped into root NS.
Change to OVSSwitch
make 'ovs-vsctl' string symmetric
Fix super() typo
Clean up - TCReapply still broken!
Remove shared reconnectms, improve self.started
Refactor for compatibility with isOldOVS() == True
First crack at setting controller backoff in single command
errRun: add debug( results )
Add debug(cmd) to errRun()
Add OVSBatch class (experimental)
Clarify bandwidth limit for TCIntfs
Exit poll loop on POLLHUP or anything unexpected
Fix polling in errRun
Return correct success condition in cgroupDel
Call delete() in link.stop() ; warn on exited node.cmd()
2.2.0 -> 2.2.0+
Allow + in version number
Pass code check
Add stp param to OVS and connected() to OVSBridge
OVSLink: use isinstance() to detect OVSSwitch subclasses
Merge del-br into cmd, and add reconnectms param
Comment edits and pass code check
Add bridges s1-s3 to topology and explain some details
pass code check
Stub out RemoteOVSSwitch.batchShutdown()
Fix indentation error
Update cluster.py for new makeIntfPair
Don't stop switches that we've already stopped.
Add comment about redundant intf.delete()
customize makeIntfPair to eliminate fastIntfPair
Add addresses to fastIntfPair() and fix codecheck
Update comment to reflect OVS patch link limits
add fastIntfPair to speed up link creation
use isinstance( intf, OVSIntf )
Add OVSLink/--link ovs, which uses OVS patch links when possible
Revert to using OVS default OpenFlow versions.
Set OVSSwitch default protocols to OpenFlow10,OpenFlow13
Fix code minor code check errors
Disable IPv6 via grub command line
Loading