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.
928c0761a02fbd8d80a2baab44bbaf1fb12b6315
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
11
Sep
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
25
24
20
19
17
12
6
4
3
28
May
23
22
29
Apr
26
25
21
12
9
30
Mar
28
24
22
21
15
13
8
7
6
28
Feb
19
Dec
2
30
Nov
26
19
15
19
14
18
17
16
14
15
14
13
12
9
8
3
30
Oct
29
4
1
14
Sep
11
29
Aug
23
17
16
10
6
31
Jul
7
6
4
3
1
25
Jun
14
5
30
May
29
25
23
21
17
16
14
13
10
9
25
Apr
13
12
11
10
9
8
5
3
2
31
Mar
27
25
23
22
21
20
13
12
11
10
9
8
7
6
5
2
14
Feb
13
10
8
3
1
13
Oct
29
Jun
28
1
Apr
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
code check fixes & add comment spaces
Pass code check (except bogus Popen error)
examples -> mininet/examples for code check
fixed indent issue with examples/controllers.py
print usage message for unknown command
Check for `Connected` in checkListening()
Clarify actual testing in module comment
quetzal -> quantal
added comments and cleaned up controlnet.py
codecheck: removed unused variable in topo.py
removing todos in net.py
adding examples/__init__.py
fixed multiping example
updated emptynet to use addLink
fixing controllers.py to use api
removing test from controlnet
Fixed MininetFacade and moved main logic into run. First shot at "test" function
clean up controlnet
changed CLI to MininetFacade; a great deal of logic also changed
Explicitly create a qcow2 image
Make sure that /bin/bash exists before attempting to chroot.
Change API for more efficient remount and unmount.
Prototype implementation of bind mounts.
Check for chroot dir and chroot if necessary.
Minor edits
minor edits
Add tests for OVS user switch (skipping hifi test for now)
Need a few more skipUnless() checks.
Skip IVS and UserSwitch tests if they are not installed
Increase timeout (for lengthy hifi test)
Delete leftover TAP interface from OVS with datapath=user
Edits for 2.1.0
Initial text and version updates for 2.1.0
Added CONTRIBUTORS file
updating setup to include examples
Remove qcow2 post conversion; drop unused etree dep
correction: pexpect.timeout -> TIMEOUT
Detect failed iso download; begin virt-image support
Check `make test` results
Update release URLS - should probably clean this up.
Loading