Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
36b1d7781f10350d625b8d6087c6aa4441a28eea
/
core
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
f4edb31
HostMonitor: Only probe directly if we are not already monitoring the host.
by Jonathan Hart
· 8 years ago
0439fd7
Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake!
by Thomas Vachuska
· 8 years ago
6690f59
Fix for ONOS-6149-Not able to configure heartbeatInterval and
by Deepa Vaddireddy
· 8 years ago
64cc582
Remove left over system directory after test completes
by Ray Milkey
· 8 years ago
e2bd115
Changing default path separator to "|" to unblock dynamic config demo.
by Thomas Vachuska
· 8 years ago
f90c650
[ONOS-6033] Corsa pipelines should filter the clear deferred actions
by Pier Luigi
· 8 years ago
9238b38
Probe all interfaces that contains given IP
by Charles Chan
· 8 years ago
ed81ed6
Added scale and offset parameters to LayoutAddCommand.
by Simon Hunt
· 8 years ago
041534b
[ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager.
by Jordan Halterman
· 8 years ago
6cc7488
Implementing ability to process single-bundle ONOS apps whose meta-data
by Thomas Vachuska
· 8 years ago
9011dfe
Unit test for DefaultConsistentMap
by Ray Milkey
· 8 years ago
8add0f6
Simplify the method chain
by Sho SHIMIZU
· 8 years ago
a2a4f34
lower log level when pipeliner not supported
by Yuta HIGUCHI
· 8 years ago
43de6ee
Refactoring abstract driver loader to assure that default drivers get loaded first by default.
by Thomas Vachuska
· 8 years ago
4effa06
Make LinkManager aware of unidirectional links.
by Marc De Leenheer
· 8 years ago
0f4d63a
Proper handling of Link expected state
by Yuta HIGUCHI
· 8 years ago
9f111e6
ONOS-6081 Do not throw Exception when queried for unknown resource.
by Yuta HIGUCHI
· 8 years ago
5168f61
ONOS-6082
by sivachidambaram subramanian
· 8 years ago
ec551d3
Allow links to be configured as unidirectional.
by Marc De Leenheer
· 8 years ago
edd932f
use toImmutableSet converting Stream to Set
by Yuta HIGUCHI
· 8 years ago
76767fa
"inject" Device provider
by Yuta HIGUCHI
· 8 years ago
937cf42
change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour
by MaoLu
· 8 years ago
9753fc1
[ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4
by Yi Tseng
· 8 years ago
d4e08c4
Ensure periodic polling thread to survive exception.
by Yuta HIGUCHI
· 8 years ago
374c5f3
Make number of threads in FlowObjectiveManager configurable
by Yi Tseng
· 8 years ago
e2c1db3
Bump atomix from 1.0.2 to 1.0.3
by Jon Hall
· 8 years ago
b0ae6ee
CORD-999 changes to support vlans
by Saurav Das
· 8 years ago
09697d0
ONOS-6067 avoid sending FlowRule against EDFA device.
by Yuta HIGUCHI
· 8 years ago
1bec2be
Making the REST interface accept deferred instructions while adding flows
by Saurav Das
· 8 years ago
1b1a3b4
BitSetSerializer
by Jordi Ortiz
· 8 years ago
c3e6270
Bugfix: Remove duplicated subscriber reg. for receiving async msg
by Jian Li
· 8 years ago
04c461d
:Revise behaviour to return empty list
by sangyun-han
· 8 years ago
9a44d6a
Add a close listener for Client Connections
by Jon Hall
· 8 years ago
44f18e9
ConfigFlowRuleProgrammable
by Yuta HIGUCHI
· 8 years ago
73e5cce
Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps.
by Jordan Halterman
· 8 years ago
81b1298
Removing check that can cause random build failures.
by Aaron Kruglikov
· 8 years ago
24bc76b
Add support for local-status in ForwardingDeviceService
by Yuta HIGUCHI
· 8 years ago
b7a1f8e
cosmetic fix for OpticalPathIntent
by Yuta HIGUCHI
· 8 years ago
75b882f7
[ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port
by Andreas Gilbert
· 8 years ago
6d17a49
TestConsistentMultimap
by Jordi Ortiz
· 8 years ago
e37560f
Some class of constraints should not be used for link cost evaluation.
by Yuta HIGUCHI
· 8 years ago
8b1a5ef
flow specification.
by Shashikanth VH
· 8 years ago
48dcd37
ONOS-6059 Favor FlowRuleProgrammable
by Yuta HIGUCHI
· 8 years ago
742bd09
Remove unnecessary memory copy from values() call in Netty mesaging service.
by Jordan Halterman
· 8 years ago
5e1504a
Bump atomix from 1.0.1 to 1.0.2
by Jon Hall
· 8 years ago
ad0c302
Add HashMultiset Catalyst serializer - used in ConsistentMultimap.
by Jonathan Hart
· 8 years ago
29ecdee
Do not override configured hosts
by Charles Chan
· 8 years ago
9a710b2
Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol.
by Jordan Halterman
· 8 years ago
f756d87
Bump atomix from 1.0.1-rc1 to 1.0.1
by Jon Hall
· 8 years ago
018605f
In this commit: CORD-799
by Saurav Das
· 8 years ago
ce77433
[ONOS-5911] Port removal after receiving OFPR_DELETE port status reason.
by Michal Mach
· 8 years ago
56a7a6b
Log missing application dependency.
by Yuta HIGUCHI
· 8 years ago
c884c3ef
ONOS-5816
by Kavitha Alagesan
· 8 years ago
0083a51
Revisit parents handling in drivers command
by Yuta HIGUCHI
· 8 years ago
943cd54
[ONOS-5853] FlowRuleBuilder: automatically set temp/perm field
by Thiago Santos
· 8 years ago
3120778
CLI to configure extra link attributes
by Yuta HIGUCHI
· 8 years ago
4019786
Allow Link.Type transition to types other than DIRECT
by Yuta HIGUCHI
· 8 years ago
5f3f3c4
Add description about latency annotation
by Yuta HIGUCHI
· 8 years ago
2ef8014
Resolve NullPointerException when release resource
by Yi Tseng
· 8 years ago
f92598b
Fix reference comparison of object
by Yuta HIGUCHI
· 8 years ago
7438f5a
Mechanism to add Port annotation via netcfg
by Yuta HIGUCHI
· 8 years ago
8d85875
ONOS-5976 Added CodecContext service to UiMessageHandler to allow
by Alan Deikman
· 8 years ago
07b5935
Fix debug statement broken by previous checkin
by Ray Milkey
· 8 years ago
59bde76
minor trace logging fixes
by Yuta HIGUCHI
· 8 years ago
e11a98d
[ONOS-5565]Implementation of QosConfig and QueueConfig
by Frank Wang
· 8 years ago
bc30e68
More plumbing of grid coordinates vs. geo coordinates.
by Simon Hunt
· 8 years ago
ac0a82d
Suppress stack trace due to a network timeout that can be recovered from
by Ray Milkey
· 8 years ago
de10c78
ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure
by Luca Prete
· 8 years ago
670ac5d
Resource group to share resources between intents
by Luca Prete
· 8 years ago
c201ae4
Oplink EDFA driver
by MaoLu
· 8 years ago
fa9ee8c
Minor improvements around Scalar weight.
by Yuta HIGUCHI
· 8 years ago
bddba16
Device Key Javadoc fix
by Andrea Campanella
· 8 years ago
5ae8085
Assign OchPort speed based on ODU signal type
by Yuta HIGUCHI
· 8 years ago
eb3cf54
Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config).
by Simon Hunt
· 8 years ago
7c2ee3c
connect netconf devices through ssh key
by Himanshu Ranjan
· 8 years ago
a004c7e
Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType
by Konstantinos Kanonakis
· 8 years ago
5691faf
Add log on ProtectedTransportIntent compilation error
by Yuta HIGUCHI
· 8 years ago
54a7851
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
57b5101
Starting snapshot 1.10-SNAPSHOT
by Ray Milkey
· 8 years ago
de84cdd
Starting snapshot 1.9.0-SNAPSHOT
by Ray Milkey
· 8 years ago
8588c48
Tagging 1.9.0-b3
by Ray Milkey
· 8 years ago
1.9.0-b3
dde26b6
FIX-FOR-ONOS-5938
by sivachidambaram subramanian
· 8 years ago
2b3e22b
Minor cleanups for DefaultFlowRule.
by Jonathan Hart
· 8 years ago
e6caf68
Fix for [ONOS-5875]
by Pier Luigi
· 8 years ago
13b287f
Fix for [ONOS-5825]
by Pier Luigi
· 8 years ago
9b1d626
[CORD-783] Greedy learning of IPv6 hosts
by Pier Luigi
· 8 years ago
c955df7
Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine.
by Jordan Halterman
· 8 years ago
66b77fa
Fix for [ONOS-5849]
by You Wang
· 8 years ago
0c83e84
Improve log compaction efficiency/correctness in AtomixConsistentTreeMap.
by Jordan Halterman
· 8 years ago
260156a
Improve log compaction efficiency/correctness in AtomixDocumentTree.
by Jordan Halterman
· 8 years ago
820e39f
Improve log compaction efficiency in AtomixConsistentMap.
by Jordan Halterman
· 8 years ago
211ba6a
Improve log compaction efficiency in AtomixConsistentSetMultimap.
by Jordan Halterman
· 8 years ago
57a3c3d
Improve log compaction efficiency in AtomixWorkQueue.
by Jordan Halterman
· 8 years ago
441c9ae
ONOS-5726: augmented implementation of "showIntent" overlay support.
by Simon Hunt
· 8 years ago
2323596
Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures.
by Thomas Vachuska
· 8 years ago
7e87663
[ONOS-5903] Intents always installs first path. Traffic path load is not distributed.
by jaegonkim
· 8 years ago
51590ff
Ensure all Intents reaches installable state.
by Yuta HIGUCHI
· 8 years ago
3026c9b
ONOS-5921 Fix isInstallable test logic
by Yuta HIGUCHI
· 8 years ago
1a15b06
Removing assert that will cause random failures and correcting range for mpls.
by Aaron Kruglikov
· 8 years ago
Next »