Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
59323bea668c65bba2190e189454bc10cf547aed
59323be
Upgraded to Angular 9.1.0 and rules_nodejs to 1.6
by Sean Condon
· 4 years, 10 months ago
5e06725
[ONOS-8087] Per device purgeOnDisconnection Flag
by Andrea Campanella
· 4 years, 10 months ago
35ca858
Supports capability of T3 to trace multiple actions with priority in a group
by Seyeon Jeong
· 4 years, 10 months ago
3b2c8f8
Fix an action of t3-troubleshot-mcast command when no sink for a multicast route
by Seyeon Jeong
· 5 years ago
19d1fb4
Add JSON decoders for Host and HostLocation
by Seyeon Jeong
· 5 years ago
d0c491f
Fix bugs for dynamic interface configuration
by Shibu Vijayakumar
· 7 years ago
e322eaf
Flow stats collection optimization - Flag introduced to stop periodic collection and collect only in 3 scenarios (Flows Add/Delete/Mod, Switch Add/Change, Mastership Change)
by Shibu Vijayakumar
· 6 years ago
b58829b
Getting local flow entries and groups for disconnected devices
by Andrea Campanella
· 5 years ago
849e1bb
Fixes invalidate nextid
by pier
· 5 years ago
ec6f929
Refactors McastHandler to optimize network failures
by pier
· 5 years ago
fff94b0
Found a few codec inconsistencies between JSON encoders and decoders
by Seyeon Jeong
· 5 years ago
6ff1f32
Removes the Multicast cache and repurposes the Multicast workers
by pier
· 5 years ago
4c73fe2
Removing flow modification during sink/source addition/removal.
by Harshada Chaundkar
· 6 years ago
8c820d0
Revisit logging in McastHandler
by pier
· 5 years ago
4080a55
Improves VERIFY operations
by pier
· 5 years ago
1f3f4e6
Reduces the dependency of the link providers on the ClusterMetadataService.
by pier
· 5 years ago
7a47720
Fixes a regression introduced by 23223.
by pier
· 4 years, 11 months ago
e97ec56
Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg.
by Shibu Vijayakumar
· 5 years ago
7812deb
Provide a map between all devices and their driver names
by Seyeon Jeong
· 5 years ago
d92b0bd
Display host names given in netcfg
by Sean Condon
· 4 years, 11 months ago
b50ba1f
VOL-2734 Double-tagged multicast flow support by OltPipeline.
by Esin Karaman
· 4 years, 11 months ago
38d495b0
Fixes an NPE in OFDPA pipeliners
by pier
· 5 years ago
db0f711
Fixed a bug that causes filtering objective being removed when it should not
by Charles Chan
· 5 years ago
7c60216
Introduced a new API to match on auxLocations in getConnectedHosts
by Charles Chan
· 5 years ago
8bbb15a
Upgraded some components for GUI2
by Sean Condon
· 5 years ago
22158c6
VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id
by Esin Karaman
· 5 years ago
a697a69
Removed devcell-3 from available cells slaves.
by Thomas Vachuska
· 5 years ago
c6b05b8
CzechLight: fix log messages when setting per-MC power targets
by Jan Kundrát
· 5 years ago
35d1064
Changed how link highlight text is updated
by Sean Condon
· 5 years ago
1ca9431
Minor GUI tweaks:
by Thomas Vachuska
· 5 years ago
974f047
Postpones the installation of the table miss flow rule.
by pier
· 5 years ago
731e45d
Add JSON codec for ETH_DST_MASKED Criterion
by Seyeon Jeong
· 5 years ago
9104a20
Fix an NPE in modified when calling hostHandler
by Charles Chan
· 5 years ago
06dc364
Add MetadataInstruction to the API serializer namespace
by Jonathan Hart
· 5 years ago
aeba119
Prevents the stop of the stats collection
by pier
· 5 years ago
ce296a8
Avoids delete of dataplane state during mastership change
by pier
· 5 years ago
fd7f07f
Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr
by Seyeon Jeong
· 5 years ago
1a23ec8
Fix log error about non-volatile reference in SegmentRoutingManager
by Carmelo Cascone
· 5 years ago
dd4638d
Fixes user provided timeouts.
by pier
· 5 years ago
a2d9249
Support user-provided timeouts in intra-cluster communication service
by Jordan Halterman
· 6 years ago
e056957
Adding port validations for Xconnect service creation
by William Davies
· 6 years ago
50bbc07
Add missing route to Roadm UI
by Yi Tseng
· 5 years ago
77a8067
Add ability to administratively remove ports of an offline device.
by Thomas Vachuska
· 5 years ago
dd15f82
[VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow
by Andrea Campanella
· 5 years ago
2b3e3f9
Introduces seen before routes in DefaultRoutingHandler
by pier
· 5 years ago
5210a78
Avoids disabling access ports when the dev is not paired
by pier
· 5 years ago
62524d4
Fetch flows in buckets to avoid large memory allocations/serialization in flow store
by Jordan Halterman
· 6 years ago
0ec3ea3
Modify log to DEBUG level for TMAC Mcast generation
by pier
· 5 years ago
7038d8d
Avoids disconnection from the switches
by pier
· 5 years ago
f7fa154
Starting snapshot 2.3.1-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
ac329a7
Tagging 2.3.0
by ONOS Jenkins User
· 5 years ago
2.3.0
40df9e5
Support default table entry on stratum-tofino
by Daniele Moro
· 5 years ago
e8cc971
Starting snapshot 2.3.0-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
c3aad42
Tagging 2.3.0-rc3
by ONOS Jenkins User
· 5 years ago
2.3.0-rc3
815fcd0
CzechLight ROADM driver
by Jan Kundrát
· 5 years ago
283cae8
Fix checkstyle errors when building archetype-generated apps
by Carmelo Cascone
· 5 years ago
fbed0f7
GUI2 Yang GUI Added in capability to drag and drop YANG files
by Sean Condon
· 5 years ago
c15a589
GUI2 Upgraded Angular to 9rc10 and rules_nodejs to 1.10
by Sean Condon
· 5 years ago
dd24440
Fix typo of stratum profile
by Yi Tseng
· 5 years ago
376efe6
GUI2 changed web socket port to follow main window port rather than hardcode
by Daniele Moro
· 5 years ago
f5806a9
Fix mvn checkstyle still failing on autogenerated sources
by Carmelo Cascone
· 5 years ago
7d29dca
Upgrading http to https when accessing Maven central for stc bits.
by Thomas Vachuska
· 5 years ago
8e01ae0
bumping to version 2.3
by Ray Milkey
· 5 years ago
15e5d90
Add checkstyle exclusion for generated sources.
by Thomas Vachuska
· 5 years ago
d6f95bf
Added the Yang GUI to GUI2
by Sean Condon
· 5 years ago
0a0f334
[ONOS-7893] TerminalDevice driver for OpenConfig transponders.
by alessio
· 5 years ago
e2d8076
Ignoring an intermittently failing test in link discovery provider test
by Thomas Vachuska
· 5 years ago
bffe153
Infinera driver consolidation
by Sudeep Desai
· 5 years ago
e1e3e44
GNPy integration
by Andrea Campanella
· 5 years ago
1449389
Fix: add missing PodIP class into kryo register
by Jian Li
· 5 years ago
bf9c996
bump development libgen version to new SNAPSHOT
by Ray Milkey
· 5 years ago
9a1a797
Fix VERIFY timeout
by pier
· 5 years ago
5425aae
Supported recently introduced fields in HostsWebResource
by Charles Chan
· 5 years ago
0abcb80
Allow copyright years in the 202[0-9] range
by Ray Milkey
· 5 years ago
9d5f8c4
Starting snapshot 2.3.0-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
3c8f265
Tagging 2.3.0-rc2
by ONOS Jenkins User
· 5 years ago
2.3.0-rc2
0b67f5d
Run onos-lib-gen to fix the maven central URLs
by Ray Milkey
· 5 years ago
6f3b6c1
Change maven central URLs to use https: which is now required
by Ray Milkey
· 5 years ago
3b75991
Removed Microsemi EA1000 driver and YANG models - obsolete
by Sean Condon
· 5 years ago
6408019
Bump up fabric8 kubernetes client dependency to 4.7.0
by Jian Li
· 5 years ago
58b773d
ONOS-7932: Create ONOS Dockerfile with ssh service
by Eric Tang
· 6 years ago
137e1fb
Dell Rest Driver
by HelloONOS
· 5 years ago
3c37780
Change sequential stream to parallel stream for link discovery
by DongRyeol Cha
· 5 years ago
d3d8f03
Rename the OfOverlayWorkflow to OfOverlayWorkflowRegister
by DongRyeol Cha
· 5 years ago
5f6f04a
Add a API to process a port description using consumer
by DongRyeol Cha
· 5 years ago
a9cdaf6
Driver for Infinera Groove G30
by Andrea Campanella
· 5 years ago
da008e3
Add a exceptional port number to do not display port number
by DongRyeol Cha
· 5 years ago
0fa8787
Commenting the GUI2 Bazel files browsers sections to avoid issues with mac
by Andrea Campanella
· 5 years ago
6a6f9a0
Updated Maven Archetype for GUI2
by Sean Condon
· 5 years ago
d7e6214
Use effectiveLocations rather than locations while processing host events
by Charles Chan
· 5 years ago
eb5bd49
Added CLI and REST support for auxLocations
by Charles Chan
· 5 years ago
66bbf4c
Add RELEASES.md document.
by Thomas Vachuska
· 5 years ago
ec42027
Starting snapshot 2.3.0-SNAPSHOT
by ONOS Jenkins User
· 5 years ago
40fbef6
Tagging 2.3.0-rc1
by ONOS Jenkins User
· 5 years ago
2.3.0-rc1
f42939d
Introduced HOST_AUX_MOVED event
by Charles Chan
· 5 years ago
7993dfd
Fixed an issue that innerVlan, tpid and suspended bit is not correctly set
by Charles Chan
· 5 years ago
654f994
Eliminate redundant catch clauses.
by Thomas Vachuska
· 5 years ago
ca05e1f
Enable ONOS to be packaged into different profiles
by Brian O'Connor
· 5 years ago
a3ad779
Added back in Bazel tests for gui2-fw-lib and gui2-topo-lib
by Sean Condon
· 5 years ago
59721bf
ONOS-8053 bugfix to handle PENDING_REMOVE meter state properly.
by pier
· 5 years ago
Next »