Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9039277633e33b710a052cf12a3f99290997d5a2
/
core
/
store
/
serializers
/
src
74bd8a4
Refactor: Move DiscreteResourceCodecs to impl package
by Sho SHIMIZU
· 8 years ago
d68739b
Make serialized resources more compact to omit redundant parent resource ID
by Sho SHIMIZU
· 8 years ago
5465034
Major refactoring of the BMv2 protocol module
by Carmelo Cascone
· 8 years ago
163efb5
Some improvements around EventuallyConsistentMapBuilder serializer handling.
by HIGUCHI Yuta
· 8 years ago
e729065
Deprecate KryoSerializer.
by HIGUCHI Yuta
· 8 years ago
b2d0fd8
KryoNamespace improvements
by HIGUCHI Yuta
· 8 years ago
bd1974c
Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406)
by Naoki Shiota
· 9 years ago
0a1f29e
Check if there's conflict in serializer registration Id.
by HIGUCHI Yuta
· 8 years ago
16d6c4c
Reduce scope of long-running memory-intensive unit test.
by Jonathan Hart
· 8 years ago
83fa041
Register a set of primitive array types to KryoNamespaces
by Jian Li
· 8 years ago
8195096
Increase headroom for standard Kryo namespaces to prevent registrations
by Jonathan Hart
· 8 years ago
c0e010dd
Implement compact serialization for a set of discrete resources
by Sho SHIMIZU
· 9 years ago
dc01297
ONOS-4396: Fix for EC Map synchronization failing silently due to serialization failures.
by Madan Jampani
· 9 years ago
26bd813
Add encapsulation classes to Kryo
by Jonathan Hart
· 9 years ago
6552b8d
Fix Kryo issues with FlowObjective-based intents
by Jonathan Hart
· 9 years ago
7d4f2f7
Tighten visibility
by Sho SHIMIZU
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
c72271f
Add flow objective related classes into KryoNamespaces
by Charles Chan
· 9 years ago
27438ff
Add Optical ODU cross-connect Intent
by Rimon Ashkenazy
· 9 years ago
e91e572
Remove ModLambdaInstruction because we don't use indexed lambda
by Sho SHIMIZU
· 9 years ago
a114d89
Remove IndexedLambda deprecated in Emu
by Sho SHIMIZU
· 9 years ago
cc137a9
Remove method Lambda.indexedLambda() deprecated in Emu
by Sho SHIMIZU
· 9 years ago
0681016
Remove IndexedLambdaCriterion deprecated in Emu
by Sho SHIMIZU
· 9 years ago
e18cb12
Move files under newresource package to resource package
by Sho SHIMIZU
· 9 years ago
25e32ec
Remove constructs deprecated in Emu from old resource API
by Sho SHIMIZU
· 9 years ago
4e2149e
Remove LambdaConstraint as IndexLambda is soon removed
by Sho SHIMIZU
· 9 years ago
72282af
Fixes some issues that were preventing intent tests from running
by Madan Jampani
· 9 years ago
b49b007
Add some serializer related sanity check
by HIGUCHI Yuta
· 9 years ago
2be39ed
Remove methods deprecated in Drake from Instructions API
by Ray Milkey
· 9 years ago
1aa5814
support addition and removal of mcast sinks vlan mcast rules are now optional
by alshabib
· 9 years ago
39fff10
Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector
by Madan Jampani
· 9 years ago
10666e5
Fix registration order in kryo
by Madan Jampani
· 9 years ago
1d00639
Move multicast CLI commands into the core with the core mcast system.
by Jonathan Hart
· 9 years ago
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
07eb041
Implemented REST API for multicast RIB.
by Jonathan Hart
· 9 years ago
cadd70b
Refactor transaction support in preparation for migration to latest APIs
by Madan Jampani
· 9 years ago
460b972
Move static factory methods to the utility class
by Sho SHIMIZU
· 9 years ago
f95b96e
Change the APIs to instantiate Resource and ResourceId
by Sho SHIMIZU
· 9 years ago
2a70451
Use concrete types instead of abstract types
by Sho SHIMIZU
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
063949f
Added Match type to KryoNamespaces.MISC
by Madan Jampani
· 9 years ago
f33b893
Move inner classes to upper level
by Sho SHIMIZU
· 9 years ago
2d31022
Introduce two specific types of ResourceId for Discrete and Continuous
by Sho SHIMIZU
· 9 years ago
8d5ff16
Sync the test method name with the subject class name
by Sho SHIMIZU
· 9 years ago
8fa670a
Refactor: Rename ResourcePath to Resource for a better name
by Sho SHIMIZU
· 9 years ago
6c9e33a
ONOS-3296: Support continuous type resources
by Sho SHIMIZU
· 9 years ago
31f37ed
Define sub-types of Bandwidth to reduce round-off error
by Sho SHIMIZU
· 9 years ago
72ee30c
[ONOS-3730] Populate portSpeed for ODUCLT and OCH ports.
by Toru Furusawa
· 9 years ago
76b30f7
Rename ResourcePath.Key to ResourceId for naming consistency
by Sho SHIMIZU
· 9 years ago
7e6d18e
Introduce ResourcePath.Key
by Sho SHIMIZU
· 9 years ago
c8fe98b
Added ARP criterions to KryoNamespaces
by Hyunsun Moon
· 9 years ago
e71dfa4
ONOS-3521: SM-ONOS performance improvement
by Changhoon Yoon
· 9 years ago
7ba33f4
Add MplsBosCriterion into KryoNamespaces
by Charles Chan
· 9 years ago
44f3761
Abondon the concept of resources under a link
by Sho SHIMIZU
· 9 years ago
8a0732e
CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation.
by Saurav Das
· 9 years ago
03d4253
Avoid double wrap of IndexedLambda
by Sho SHIMIZU
· 9 years ago
880b644
decoupling extension types from of protocol
by alshabib
· 9 years ago
e2410ff
[Emu] Register ODU TributarySlots on OCH ports
by Rimon Ashkenazy
· 9 years ago
a88db49
Avoid double wrap of Bandwidth class
by Sho SHIMIZU
· 9 years ago
60ac58e
Add sub-types to distinguish type of resources
by Sho SHIMIZU
· 9 years ago
d9df7bd
Fix naming convention issues in preparation for stricter checkstyle enforcement
by Jonathan Hart
· 9 years ago
3c25916
Generic extensions to the treatment API to support protocol extensions like
by Jonathan Hart
· 9 years ago
5796d97
REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction
by Yafit Hadar
· 9 years ago
95810f5
CORD-13:Table Statistics support along with CLI and REST
by Srikanth Vavilapalli
· 9 years ago
7efabeb
[CORD-197] Properly handles a flow with empty instruction
by Charles Chan
· 9 years ago
66a8554
Remove enum deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
a5beadc
Remove optical related APIs deprecated in Cardinal
by Sho SHIMIZU
· 9 years ago
58de416
Fixing copyrights.
by Thomas Vachuska
· 9 years ago
cf732fb
ONOS-2711 Replaced short to TpPort for tcp/udp ports
by Hyunsun Moon
· 9 years ago
10c810b
added treatment support and conversion to an instruction
by alshabib
· 9 years ago
1f5e591
Resource API changes as preparation for hierarchy support (ONOS-2446)
by Sho SHIMIZU
· 9 years ago
96c5a4a
ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss
by Jonathan Hart
· 9 years ago
ce2d8b5
Initial implementation of the intent domain manager
by Brian O'Connor
· 9 years ago
08ec48f
Add unit tests to check serialization of resource API constructs
by Sho SHIMIZU
· 9 years ago
960bd8c
Register DefaultResource/DefaultResourceAllocation to Kryo
by Sho SHIMIZU
· 9 years ago
3ca9cb6
Minor fixes in DatabaseProxy
by Madan Jampani
· 9 years ago
c8bd97c
ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13
by Hyunsun Moon
· 9 years ago
a08c5d0
TUNNEL_ID field support in flow matching and actions
by Hyunsun Moon
· 9 years ago
6db0b44
Registered atomic versions of int, long and boolean to KryoNamespace.BASIC
by Madan Jampani
· 9 years ago
7058397
Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap
by Madan Jampani
· 9 years ago
08e457a
Serializer for DefaultAnnotations. This allows Annotated objects to be correctly
by Ayaka Koshibe
· 9 years ago
caf1ca2
adding EthType to secure handling ether types
by alshabib
· 9 years ago
d13a37b
Remove deprecated Flow Rule constructors
by Ray Milkey
· 9 years ago
50589ac
Notification support for Consistent datastructures (ConsitentMap and DistributedSet)
by Madan Jampani
· 9 years ago
4a1c1fa
Bidirectional optical intents (ONOS-2055).
by Marc De Leenheer
· 9 years ago
87e276b
Added missing types in kryo API namespace
by Madan Jampani
· 9 years ago
bcb0237
Bug fixes for Optical Intent installation and removal
by Ayaka Koshibe
· 9 years ago
6c44a63
Bug fixes for the centec and noviflow pipelines.
by Saurav Das
· 9 years ago
8c2caac
Support for OTN using optical circuit intents. Refined DeviceResourceService.
by Marc De Leenheer
· 9 years ago
fdbc4c2
Adding multi-instance support for flow stats.
by Thomas Vachuska
· 9 years ago
6de2e20
Moving LabelResourceManager to incubator
by Brian O'Connor
· 9 years ago
2318191
ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1
by Srikanth Vavilapalli
· 10 years ago
32b9370
ONOS-1922 KryoExceptions at org.onosproject.core.ApplicationRole
by Changhoon Yoon
· 9 years ago
3310a34
Remove "public" to follow our convention
by Sho SHIMIZU
· 9 years ago
01cb1a9
Fix exception for optical port descriptions (ONOS-1908)
by Marc De Leenheer
· 9 years ago
6d01d3d
Inline static factory methods in BandwidthResource
by Sho SHIMIZU
· 9 years ago
63feca7
Rename Bandwidth to BandwidthResource
by Sho SHIMIZU
· 9 years ago
8169779
Define Bandwidth class to represent bandwidth with explicit its unit
by Sho SHIMIZU
· 9 years ago
94b7ff4
Rename Lambda in org.onosproject.net.resource to LambdaResource
by Sho SHIMIZU
· 9 years ago
Next »