Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f672231654a4a775662137e8d3a297192f856f5e
/
core
/
api
/
src
« Previous
50a6dbe
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
d5b200f
When a Copycat client is in SUSPENDED or CLOSED state fail-fast all its operations
by Madan Jampani
· 8 years ago
6c71a05
Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery
by Andrea Campanella
· 9 years ago
b6c63a3
Move BandwidthCapacity out of resource pacakge
by Sho SHIMIZU
· 8 years ago
0d14a0c
Lower default operation timeout for distributed primitives to 5s
by Madan Jampani
· 8 years ago
5c1a938
ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data.
by Simon Hunt
· 8 years ago
eeef6f4
Refactor: Move DiscreteResourceCodecs to impl package
by Sho SHIMIZU
· 8 years ago
2795d63
Make serialized resources more compact to omit redundant parent resource ID
by Sho SHIMIZU
· 8 years ago
d7690cf
Populate listBuilder with existing conditions when creating a FilteringObjective copy.
by Konstantinos Kanonakis
· 8 years ago
e4f76ed
Add a set of discrete resources that can be encoded as interger
by Sho SHIMIZU
· 8 years ago
b1ced8e
ONOS-4619: Web UI -- Support for chained dialog operations.
by Simon Hunt
· 8 years ago
d7ff34d
Ensure one can add/remove status change listeners for LeaderElectors
by Madan Jampani
· 8 years ago
44a1fef
Updating multimap API and commands and providing implementation.
by Aaron Kruglikov
· 9 years ago
cf98b1a
Modify DiscreteResourceCodec interface
by Sho SHIMIZU
· 8 years ago
3a9a644
Topojsons have all been formatted with jsonlint
by Steven Burrows
· 8 years ago
ddfd2eb
Deprecate PushHeaderInstructions and PopVlanInstruction
by Jian Li
· 8 years ago
f564ab1
Remove erroneous @deprecated javadoc tag
by Jonathan Hart
· 8 years ago
3fc7e83
Small clarifications to FlowRuleService javadocs.
by Jonathan Hart
· 8 years ago
5acc88a
Update flow rule service javadoc to avoid confusion around groups.
by Jonathan Hart
· 8 years ago
4822922
[ONOS-4424] Tag LLDP/BDDP source address with fingerprint
by Ayaka Koshibe
· 8 years ago
92b016b
Enhanced layout service and hooked-in the ui topo session.
by Thomas Vachuska
· 8 years ago
612cebf
ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network
by Brian Stanke
· 9 years ago
eae81ee
Added host-related unit tests for model cache.
by Simon Hunt
· 8 years ago
163efb5
Some improvements around EventuallyConsistentMapBuilder serializer handling.
by HIGUCHI Yuta
· 8 years ago
39b3b19
Deprecate MastershipService::getDevicesOf method
by Madan Jampani
· 8 years ago
03666a3
Remove duplicate registrations.
by HIGUCHI Yuta
· 8 years ago
c299d07
Avoid creating new KryoNamespace instance.
by HIGUCHI Yuta
· 8 years ago
61b73e9
Added more network config validation checks
by Hyunsun Moon
· 8 years ago
58a0dd0
Included connect point port number in definition of UiLinkId.
by Simon Hunt
· 8 years ago
c0f20c1
Implemented initial loading of ModelCache.
by Simon Hunt
· 8 years ago
f46dc4f
[ONOS-4513] Move utilities not specific to optical out of optical package.
by HIGUCHI Yuta
· 8 years ago
bd1974c
Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406)
by Naoki Shiota
· 9 years ago
1797282
Fixed multiple extension criteria bug
by Carmelo Cascone
· 8 years ago
deae31e
[ONOS-4513] Move DefaultOpticalDevice to reduce package exported.
by HIGUCHI Yuta
· 8 years ago
5be3e82
ONOS-4417 Remove OtuPort out of core.
by HIGUCHI Yuta
· 9 years ago
4c0ef6b
ONOS-4416 Remove OduCltPort out of core.
by HIGUCHI Yuta
· 9 years ago
95d83e8
ONOS-4415 Remove OmsPort out of core.
by HIGUCHI Yuta
· 9 years ago
34a3f69
ONOS-3503 Remove OchPort out of core.
by HIGUCHI Yuta
· 9 years ago
1ed54cf
[GEANT] Command device-interfaces added.
by Andreas Papazois
· 9 years ago
65b38cb
Fixed consistent map event listener remove
by Hyunsun Moon
· 8 years ago
ccdf9da
New partitions cli option for displaying client information
by Madan Jampani
· 8 years ago
642bc45
ONOS-4326: Focusing on add/remove cluster member. (WIP).
by Simon Hunt
· 8 years ago
0463cf9
New API for specifying an executor when registering a map listener
by Madan Jampani
· 9 years ago
9e00ba7
Avoid unnecessary instantiation
by Sho SHIMIZU
· 9 years ago
25fc9ad
Add a set of synchronous version of methods for MastershipService
by Jian Li
· 9 years ago
c0e010dd
Implement compact serialization for a set of discrete resources
by Sho SHIMIZU
· 9 years ago
f01fe1c
Define codec interface for discrete resources
by Sho SHIMIZU
· 9 years ago
72f3f10
Change the data type of Data Point value from Double to Object
by Jian Li
· 9 years ago
1077dd7
Add annotation to ChartModel
by Jian Li
· 9 years ago
59232cf
Changes include:
by Saurav Das
· 9 years ago
a4a5994
Mark couple of expensive LeadershipService methods as deprecated
by Madan Jampani
· 9 years ago
1aa0782
[ONOS-3851] Initial implementation of Web GUI of CPMan
by Jian Li
· 9 years ago
ee66aad
Add failed value as Exception message.
by HIGUCHI Yuta
· 9 years ago
1d3b617
ONOS-4423: Support for invalidating cached map entries when a client session is suspended
by Madan Jampani
· 9 years ago
4d66d0a
Implementing the UiLayoutManager.
by Thomas Vachuska
· 9 years ago
2ea177b
ONOS-3961 ONOS-4285 Implemented BMv2 drivers and protocol
by Carmelo Cascone
· 9 years ago
a26f654
Adding commands for the distributed multimap.
by Aaron Kruglikov
· 9 years ago
9a10897
ONOS-3633 - Implementation of virtual network point to point intent provider.
by Brian Stanke
· 9 years ago
d5714e0
New and direct StorageService method for creating an AtomicCounter
by Madan Jampani
· 9 years ago
9970265
Adding asyncConsistentMultimap interface.
by Aaron Kruglikov
· 9 years ago
d55e84d
CORD-348 multicast support in SegmentRouting and vRouter
by Charles Chan
· 9 years ago
dab7256
[ONOS-4258] Initial implementation of supporting extension in REST
by Jian Li
· 9 years ago
1546882
Revise ChartModel and add ChartRequestHandler, ChartUtils classes
by Jian Li
· 9 years ago
7bfbc1c
ONOS-4154 generates consistent hash for flow ID across multiple instances
by Hyunsun Moon
· 9 years ago
a2eb9ff
Adapt FIBs to new route interface
by Jonathan Hart
· 9 years ago
827d8d0
[GEANT] VLAN arg not needed when removing interface.
by Andreas Papazois
· 9 years ago
338a3b4
Starting implementation of UI topo modeling. WIP.
by Simon Hunt
· 9 years ago
59e19bb
[GEANT] Multiple VLAN-IDs allowed for trunk mode of ports.
by Andreas Papazois
· 9 years ago
b05be2d
Adding support to remove a subscriber.
by alshabib
· 9 years ago
23fb135
Started fleshing out the UI topo model classes.
by Simon Hunt
· 9 years ago
cda9c03
Converted UiSharedTopologyModel to be a @Service.
by Simon Hunt
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
f04b7d9
Small cleanups for vRouter app
by Jonathan Hart
· 9 years ago
a6b4dc7
Extract interface consisting of read-only operations
by Sho SHIMIZU
· 9 years ago
7c25182
Fix buck tests
by Ray Milkey
· 9 years ago
bfc5c48
Implementation of the route service
by Jonathan Hart
· 9 years ago
542d9e2
Performance improvements
by Madan Jampani
· 9 years ago
58454b9
[ONOS-4621] Unit Tests for Snmp provider and protocol
by Andrea Campanella
· 9 years ago
832686d
Post DatabaseManager deprecation code cleanup
by Madan Jampani
· 9 years ago
3780d4b
ONOS-4218: Fixes for resource store transaction failures
by Madan Jampani
· 9 years ago
47047b2
Adding interfaces and single implementation required for build.
by Aaron Kruglikov
· 9 years ago
27438ff
Add Optical ODU cross-connect Intent
by Rimon Ashkenazy
· 9 years ago
f679c4e
You've been checkstyled!
by Simon Hunt
· 9 years ago
2a3a965
Added meter in DefaultTrafficTreatment toString() method.
by Konstantinos Kanonakis
· 9 years ago
b825aeb
Reply with error status on receiving message with incorrect preamble
by Madan Jampani
· 9 years ago
b98d97e
Enabling StorageManager
by Madan Jampani
· 9 years ago
cbcc02b
Make field defined as final if possible
by Sho SHIMIZU
· 9 years ago
26be4f3
Adding ability to select geo map from the GUI.
by Thomas Vachuska
· 9 years ago
b028599
adding group garbage collection functionality
by alshabib
· 9 years ago
f133bb1
Correcting javadoc comment
by Thomas Vachuska
· 9 years ago
283a962
Using VlanId String None instead of -1
by Luca Prete
· 9 years ago
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
5f6dbf8
Initial cut for Ui Model Objects.
by Simon Hunt
· 9 years ago
f53bc2b
Add comment in GroupOperation for javadoc
by sangyun-han
· 9 years ago
dc91b55
Fixing an issue with unit test mocks.
by Thomas Vachuska
· 9 years ago
160c149
Fixing a bug in DefaultNextObjective copy constructor.
by Thomas Vachuska
· 9 years ago
67023a2
Minor javadoc fixes.
by HIGUCHI Yuta
· 9 years ago
e91e572
Remove ModLambdaInstruction because we don't use indexed lambda
by Sho SHIMIZU
· 9 years ago
f60e45f
Remove L0SubType.LAMBDA which now gets unnecessary
by Sho SHIMIZU
· 9 years ago
Next »