Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
floodlight
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
croft1
floodlight
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
224aecab4dff850e085b4c4cccfe54d8955c754a
Select Git revision
Branches
20
gh-pages
hot-failover
master
default
protected
master-green
master-prejava8
perf-test
release.asplus
release.asplus.bvs
revert-555-master
revert-559-revert-555-master
revert-594-master
v0.8
v0.82
v0.85
v0.90
v0.91
v1.0
v1.1
v1.2
wallaby
Tags
10
v1.2
v0.91
v1.1
v1.0
v0.90
v0.85
v0.82
v0.8
asplus-rc5
asplus-rc2
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
May
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
3
2
1
30
Apr
29
28
27
26
25
23
22
21
19
18
17
16
15
13
12
11
10
11
10
9
8
6
5
6
5
4
3
2
1
30
Mar
29
28
27
26
25
24
23
22
21
19
18
16
14
13
12
10
9
8
7
6
4
2
1
28
Feb
26
25
22
20
19
18
15
14
13
12
11
10
9
8
7
6
5
4
2
31
Jan
30
29
28
27
23
21
19
16
12
11
10
7
6
4
3
2
1
31
Dec
30
29
28
27
21
20
19
18
16
13
14
13
12
11
10
7
6
4
3
30
Nov
29
28
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
Tweaking table full handling for switches
Update thrift to newer version and regenerate files
Merge into master from pull request #3389:
Merge remote-tracking branch 'bigswitch/master' into bigsync
Merge into master from pull request #3363:
[BVS-498] Uplink port prefixes can be specified in bigfloodlight.properties. This prefixes will be used for classifying a port as an uplink port, thus autoportfast will not be used on those ports.
Add flow table full log message and events
Queue PortStatus messages after featuresReply until we get a switch instance
Merge into master from pull request #3375:
Merge pull request #405 from vy/patch-5
deviceKeyCounter is replaced with an AtomicInteger.
clean up
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Merge into master from pull request #3359:
BSC-2082 Simple java wrap for posting notification
Remove source and destination port status from LinkInfo data strucuture. The source/destination port info is also removed in model and CLI.
updating comments
DebugEvent items:
Merge pull request #403 from vy/patch-4
Merge pull request #398 from vy/patch-3
Merge pull request #401 from iSatoshiKobayashi/solve-junit-test
Merge remote-tracking branch 'bigswitch/master' into bigsync
Port names should be case-insentive
Fix unit tests after OFPhysicalPort -> ImmutablePort changes
New port handling code for IOFSwitch.
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Add delete node option and make it so you can set domain ID and seeds at the same time
Merge into master from pull request #3329:
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Some packaging tweaks
A few things:
Making unit test pass
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Adding DebugEvent to the module listing for apps
Move switch connect/disconnect event recording to Controller.java
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Changes after code review - typos and better error handling
Fix failing unit test.
Update ports on OF1.2 switch from synced switch after failover.
Merge remote-tracking branch 'bigswitch/master' into bigsyncfix
Loading