Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4b055d3a250b7e299ca50823c46216586472fec9
/
core
/
api
/
src
618046d
Fixing GUI to respond to server-side layout changes.
by Thomas Vachuska
· 7 years ago
bad1660
Fix handling of several error cases in the application REST API
by Ray Milkey
· 7 years ago
a9321e3
Fixing host configuration.
by Thomas Vachuska
· 7 years ago
fdcfe53
ONOS extensions for use of egress tables.
by Andreas Pantelopoulos
· 7 years ago
0316b96
Simplified string representation of PI flow rules
by Carmelo Cascone
· 7 years ago
042597f
Allow duplicate event sinks to be registered to allow retries of component activation.
by Jordan Halterman
· 7 years ago
255125d
No need to map table counters in PI pipeline interpreter
by Carmelo Cascone
· 7 years ago
81929aa
Bumped supported commit of P4Runtime and BMv2
by Carmelo Cascone
· 7 years ago
d6587b9
default value for driver property
by Yuta HIGUCHI
· 7 years ago
6c52606
[ONOS-7573][Test successful] Mark online does not notify peers device subsystem
by Palash Kala
· 7 years ago
2c95acf
Support double-tagged host
by Jonghwan Hyun
· 7 years ago
400bbe5
Add compatibility functions to AtomicValue/Topic
by Jordan Halterman
· 7 years ago
ca7660a
Add rolling upgrade test.
by Jordan Halterman
· 7 years ago
4500817
[ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read
by Jordan Halterman
· 7 years ago
2c04599
[ONOS-7551] Support primitive revisions for upgrades
by Jordan Halterman
· 7 years ago
936a3c9
fix compiler warning about varags and null pointers
by Ray Milkey
· 7 years ago
0d93386
Adding topology auto-layout.
by Thomas Vachuska
· 7 years ago
d28936e
[ONOS-7500] Supports PiTableEntry with no action
by Yi Tseng
· 7 years ago
a57a472
[ONOS-7546] Simplify partitioning scheme for ISSU
by Jordan Halterman
· 7 years ago
ab7d1f3
Add integer representation of version numbers for use in primitive revisions.
by Jordan Halterman
· 7 years ago
f03f6e9
Build PI table entries with EMPTY match key by default
by Carmelo Cascone
· 7 years ago
d7e3b4b
[ONOS-7051] Support for P4Runtime meters
by Frank Wang
· 7 years ago
5bc7e10
[ONOS-7474] Fixed P4Runtime detailed error logging on write requests
by Carmelo Cascone
· 7 years ago
4256bde
Support for PI table entry with default action
by Carmelo Cascone
· 7 years ago
59266bc
[CORD-2856] Traffic on dual-homed hosts not properly highlighted
by Pier
· 7 years ago
054e23d
Add uptimes to device and cluster REST APIs
by Ray Milkey
· 7 years ago
3516f06
Adding ability to assign roles to elements as part of network config.
by Thomas Vachuska
· 7 years ago
d29bc1c
Improve unit test coverage for basic config classes
by Ray Milkey
· 7 years ago
84adcac
Introduce driver property to suppress group feature
by Laszlo Papp
· 7 years ago
c67a991
Added support for grid coordinates in the legacy topology view.
by Thomas Vachuska
· 7 years ago
6a51cb9
Remove calls to deprecated Throwables.propagate() method
by Ray Milkey
· 7 years ago
759f0d3
[ONOS-6958] Add glyph registration java code
by Laszlo Papp
· 7 years ago
27cff8c
Remove deprecated unfiltered connect point methods from multipoint to single point intents
by Ray Milkey
· 7 years ago
a8e7477
Adding command to add routes and to generate flows from them.
by Thomas Vachuska
· 7 years ago
53e4796
Deprecate potentially error prone constructor methods
by Yuta HIGUCHI
· 7 years ago
874581a
Unit tests for interface config class
by Ray Milkey
· 7 years ago
57d4179
[CORD-2748] Multicast flows are not properly updated when changing source
by Pier Luigi
· 7 years ago
611f466
Fixing issue in component config subsystem where the locally registered
by Thomas Vachuska
· 7 years ago
f810a7a
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
a127ba8
Adding openflow protocol set support in onos for device
by rohitsharan
· 7 years ago
598e8b8
[ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket
by jaegonkim
· 7 years ago
7483e1b
Remove deprecated LinkWeight interface
by Ray Milkey
· 7 years ago
2d1b590
Add more utility methods to DocumentPath
by Yuta HIGUCHI
· 7 years ago
a2cf3a1
Remove deprecated connect point APIs for point to point intents
by Ray Milkey
· 7 years ago
01c9338
TestConsistentMap: cannot remove while iterating
by Thiago Santos
· 7 years ago
b2a20d1
null-safe DocPath ancentry tests
by Yuta HIGUCHI
· 7 years ago
9f6bd52
Fixed issue where component configuration would not propagate on node restart.
by Thomas Vachuska
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
d517073
Remove deprecated behaviour Queue APIs
by Ray Milkey
· 7 years ago
640fedd
Remove deprecated port behaviour classes - PortConfig - PortDiscovery
by Ray Milkey
· 7 years ago
1b1355d
Adding ability to wipe-out UI model cache and network config.
by Thomas Vachuska
· 7 years ago
1567b53
SONAR suggestion - implement equals() whenever compareTo() is implmented
by Ray Milkey
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
99b7bbe
Adding REST API and CLI for managing UI user preferences.
by Thomas Vachuska
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
4743258
Add distributed lock primitive
by Jordan Halterman
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
2e27ec5
SONAR suggestion - constant arrays should be private
by Ray Milkey
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
06297ed
SONAR suggestion - Synchronize initialization of static fields
by Ray Milkey
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
7cf6037
Expose optical properties
by Laszlo Papp
· 7 years ago
39f78b6
Remove Intent constructor APIs deprecated in 1.9.1
by Ray Milkey
· 7 years ago
fa40ca2
Adding GroupService Adapter for Tests
by Andrea Campanella
· 7 years ago
256d92b
[ONOS-7208] Improves policer with rate type
by Pier Luigi
· 7 years ago
bdcd967
Implements policer-meter-mapping [ONOS-5867]
by Pier Luigi
· 7 years ago
464145d
Increase default primitive operation timeout to 15 seconds
by Jordan Halterman
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
3e269df
Initial P4Runtime unit tests
by Mehmed Mustafa
· 7 years ago
3004c7d
Improve flow objectives data objects code coverage
by Ray Milkey
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
47d9609
Step toward transactional API support on DocTree
by Yuta HIGUCHI
· 7 years ago
e75b794
ONOS-7050 Refactored P4Runtime GP to use distributed stores
by Carmelo Cascone
· 7 years ago
326ad2d
ONOS-7050 Refactored PI translation service and store
by Carmelo Cascone
· 7 years ago
c584bd9
[ONOS-7269] Additional annotation about OpenFlow port status
by mskala
· 7 years ago
a06a616
ONOS-6950 Annotate device through network configuration
by Palash Kala
· 7 years ago
1a7e4f9
ONOS-7050 First stab at PI translation store
by Carmelo Cascone
· 7 years ago
593acf9
Correctly persists the old value in TestConsistentMap by deep cloning the entry
by Charles Chan
· 7 years ago
86ac40b
Fix TestDistributedSet to behave more like real one.
by Yuta HIGUCHI
· 7 years ago
39c28ca
Moved service PI classes/interfaces to appropriate package
by Carmelo Cascone
· 7 years ago
03f343d
Clarify and clean up some PiPipelineInterpreter usages
by Carmelo Cascone
· 7 years ago
0537005
Fix race condition in meter store
by Ray Milkey
· 7 years ago
4f68ec9
ONOS-6613 Non-disruptive intent reallocation
by Antonio Marsico
· 8 years ago
c944c28
Add batch insert/delete queues to QoS for QosConfigBehaviour.
by tanbangcheng
· 7 years ago
87892e2
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
by Carmelo Cascone
· 7 years ago
409289d
Multiple meter support added and meter action added for OF1.5
by cansu.toprak
· 7 years ago
6b2ec28
improve DocumentTree related doc & log
by Yuta HIGUCHI
· 7 years ago
796a78d
Avoid conversion of DocumentPath to String
by Yuta HIGUCHI
· 7 years ago
07f052b
[ONOS-7088] Distribute storage partitions evenly during upgrades
by Jordan Halterman
· 7 years ago
22c555d
Correcting basic driver configuration for various HP product families.
by Thomas Vachuska
· 7 years ago
e370878
[ONOS-7116] Implement MeterProgrammable and MeterDriverProvider
by Andrea Campanella
· 7 years ago
f9c409a
[ONOS-6556] Distributed Implementation of PiPipeconfService
by Andrea Campanella
· 7 years ago
f094c61
[ONOS-7114] Meter Subsystem Refactoring
by Pier Luigi
· 7 years ago
4bec2f3
Add Optional version of projecting Behaviour
by Yuta HIGUCHI
· 7 years ago
d61fdb3
Added P4Runtime-based Barefoot Tofino driver
by Carmelo Cascone
· 7 years ago
0a44fde
[ONOS-7093] Add ISSU permissions
by slowr
· 7 years ago
905cc82
Use default locale/timezone for GUI formatting.
by Yuta HIGUCHI
· 7 years ago
0c47d53
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
28183ee
Replace Unified* services with MembershipService for subgroup membership
by Jordan Halterman
· 7 years ago
3baff67
ONOS-7077 Openflow 1.5 OXS and stat trigger support
by Cem Türker
· 7 years ago
Next »