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.
e282b6e29f0ea13754a85ae67f44e1620ee06374
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
3
Nov
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
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
Add note regarding removing old OVS junk.
Avoid modifying keyword parameter dictionary in customized()
Allow controller to optionally be a list of constructors/classes
Add custom name to customized functions.
Merge pull request - closes #36
Make doc a real subdirectory so we can put other things there.
Added package installation "instructions"
Update version number to 2.0.0d3 (and pass version check)
Create version check utility and add to code check.
Updated copyright to fix #68
Fix multi-controller/failover support on User, OVSLegacy switches
show method names in git diff output
Deprecate NOX-classic; "install" POX. Fixes #61
Update util/install.sh
Update util/install.sh
Minor formatting changes.
Change README to README.md for github presentation.
Adjust README slightly to be markdown-compatible.
Ignore more stuff, notably generated docs and man pages.
Fix typo in RemoteController.__init__ comment.
Fix typo MANPAGE->MANPAGES
rename Topo() methods for consistency: add_node() -> addNode()
Add 'type mn -h for details' to usage message.
Use Mininet version number from mininet.net
Fix whitespace and change no controller exception to warning.
Override remote controller check to ensure that remote controller is contactable
Observe build environment flags and use PYTHONPATH when generating version number
Re-enable slicing in UserSwitch since it's fixed with newer kernels.
Fix man page install.
Removed redundant debian/mininet.manpages
Add option to mangle github tarball filename.
Track tagged versions on github directly.
Change version to 2.0.0d2 - there has to be a better way.
Workaround for openvswitch_mod rename and pass code check.
Autogenerate man page for mnexec.
Remove unnecessary copy to bin/
Add missing packaging files from launchpad.
Add PYTHONPATH=. to allow "make man" to work if Mininet is not installed.
Merging in James Page's packaging tweaks for quantal.
update maintainer for ppa submission to work
Loading