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.
131f1e470de2eda7edd5e99cdd5af647dd13dfd7
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
26
Mar
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
5
2
1
31
Oct
30
29
26
25
24
23
22
21
20
19
18
17
16
14
13
12
13
12
11
9
8
6
5
4
2
1
30
Sep
28
29
28
27
26
25
24
23
22
21
20
19
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
31
Aug
4
Sep
31
Aug
30
29
28
27
31
30
29
27
28
27
22
21
20
17
16
15
14
13
12
11
10
11
10
9
Merge into master from pull request #2910:
Define constants for IPv4 flags and offset
Fix race condition in ControllerTest.testErrorEPERM
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
fixing tabs
change to the unit test for device move
Some changes to counter store
fix for failing tests regarding host moved
Merge pull request #383 from kwanggithub/master
Squashed commit of the following:
Add unit test for IPv4 fragment deserialization
Downgrade packet parsing error message to trace
Merge pull request #381 from moomindani/master
Handle IP fragments and packet parsing errors
replace 0xffffffff with OFPacketOut.BUFFER_ID_NONE
Bootstrapping and upgrade now working with sync service
APPCookie change to accomodate REWRITE FLAGS
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Initial work at bootstrapping and configuration
[BSC-3362] If the flowModRemoved message from a switch has a reason that's beyond the limit, round it back to the maximum valid value. This change will avoid creating a MessageParseException for invalid flowmod removal reasons.
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
BT-168 - process all flow-mod failure cases and cleanup the policy that has this flow that failed to be pushed.
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Merge into master from pull request #2847:
When running 'make/ant eclipse' automatically generate Eclipse launch targets.
Make ControllerTest.testErrorEPERM() more robust
Merge pull request #380 from kwanggithub/master
Add @Delete handling in NoOp.java
Cosmetic changes - trying to get near 80 chars
Added support for enabling Tunnel End-points as next-hop for reaching end-points in an
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Make path cache to be a LoadingCache, to make it multi-thread safe.
BT-143 and BT-144 tab cleanup
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
changes to comments
Change buildRoute() to use only RouteId as the only parameter as srcId and dstId are included in it.
BSC-3132 Adjust the date time format
Initial check-in of VRS traceroute support [BVS-356]
Add unit test for HA role recovery
Loading