Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
0537005d791bff99f7bed3692413dc9dc0714dbf
/
core
« Previous
19afc03
Migrate HashedWheelTimer to netty 4
by Yuta HIGUCHI
· 7 years ago
9eed0b1
Revisit Annotations merging
by Yuta HIGUCHI
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
ebf88d6
Cleaning up MeteringAgent.
by Yuta HIGUCHI
· 7 years ago
241896c
[ONOS-6463] general device Provider
by Andrea Campanella
· 7 years ago
45ff2d9
Shutdown shared scheduled executor on Core deactivate
by Yuta HIGUCHI
· 7 years ago
3142f64
Avoid accidental link type override
by Yuta HIGUCHI
· 7 years ago
2ad387d
Respect bidirectional link config
by Yuta HIGUCHI
· 7 years ago
43740a0
Pruned old BMv2 stuff
by Carmelo Cascone
· 7 years ago
1022a4e
ONOS-6464 interfaces for protocol-independence (PI)
by Carmelo Cascone
· 7 years ago
36740d0
Remove deprecated use of 'sid' parameter.
by Simon Hunt
· 7 years ago
1169c95
OS-1 : insecure UI websocket.
by Simon Hunt
· 7 years ago
2bf5ea7
Remove deprecated code left over from removing ConfigProvider
by Ray Milkey
· 7 years ago
0c6182f
Remove deprecated proxy ARP implementation
by Ray Milkey
· 7 years ago
a695719
Remove deprecated flow statistics APIs
by Ray Milkey
· 7 years ago
686fba0
Remove deprecated MPLS Intent classes
by Ray Milkey
· 7 years ago
dcd5c5c
remove deprecated intent compilation exception class
by Ray Milkey
· 7 years ago
485da34
Optimize FlowId hash computation.
by Jordan Halterman
· 7 years ago
0a42095
Remove deprecated NetTools class
by Ray Milkey
· 7 years ago
a18e2a6
Remove deprecated KryoSerializer class
by Ray Milkey
· 7 years ago
5777064
[ONOS-6534]Device Null Point Error is Expected in PacketManager
by hyunho1986
· 7 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
a945853
Use DAD to probe if interface MAC is not supplied
by Charles Chan
· 7 years ago
b32f774
[ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler.
by Yi Tseng
· 7 years ago
9bb8fb9
Added CLI command ui-geo-map-list.
by Simon Hunt
· 7 years ago
2b24337
fix: (vNet) remove dependency for test codes
by Yoonseon Han
· 7 years ago
0d1f3fa
[ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided
by Jordan Halterman
· 7 years ago
46bf89b
Implement listeners for ConsistentMultimap.
by Jonathan Hart
· 8 years ago
4d04b2c
Avoid sporadic test failure
by Yuta HIGUCHI
· 7 years ago
6440b09
Fix incorrectly spelled DEFAULT_OPERTATION_TIMEOUT_MILLIS constant... Driving me crazy!
by Jordan Halterman
· 7 years ago
cc962d8
Add REST support for MPLS_POP, TTL_IN and DEC_TTL instructions, MPLS_BOS criterion
by Jonathan Hart
· 8 years ago
0db1f3b
[ONOS-6481] Fix Intent resource release issue
by Yi Tseng
· 7 years ago
5597ac8
[ONOS-6500] Use unique ID generator primitive for more efficient ID generation in DistributedFlowObjectiveStore
by Jordan Halterman
· 7 years ago
8521f81
remove deprecated isDurable() method
by Ray Milkey
· 7 years ago
a1c8f71
[ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs
by Jordan Halterman
· 7 years ago
5a1053e
[ONOS-6497] Add globally unique numeric ID generator primitive
by Jordan Halterman
· 7 years ago
6deacbd
DisjointPath should've been immutable.
by Yuta HIGUCHI
· 7 years ago
80bee53
[ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge
by jaegonkim
· 7 years ago
e0fae91
[ONOS-6487] Catch and log exceptions that occur during replication in ECM
by Jordan Halterman
· 7 years ago
b6e0e91
Moving NetconfDeviceConfig to API bundle
by Yuta HIGUCHI
· 7 years ago
16efe17
Remove deprecated flag on a method that has no replacement
by Ray Milkey
· 7 years ago
dab7f4b
ONOS-6452 - Supplied Eth Type value was not getting reflected for MPLS_POP instructions. Now this has been corrected.
by Sivachidambaram Subramanian
· 7 years ago
a684b6e
Add K-shortest path API to PathService.
by Yuta HIGUCHI
· 7 years ago
b1b4489
fix obstacle constraint to support edge links
by Michele Santuari
· 7 years ago
9f2d724
Added builder for PortDescription
by Yuta HIGUCHI
· 7 years ago
498fa1d
Bump Guava to 21.0
by Yuta HIGUCHI
· 7 years ago
e9b7a02
OpenFlow message processing for new loxi
by Jimmy Jin
· 8 years ago
d3a0b21
Fix latency constraint
by dingdamu
· 7 years ago
4f8a377
ONOS-6468 Fix for race condition between compilation and installation complete state.
by Yuta HIGUCHI
· 7 years ago
1666b50
[ONOS-6476] Fix performance issue of FlowObjectiveManager
by Yi Tseng
· 7 years ago
12d5ec4
[ONOS-6479] Synchronously bootstrap EventuallyConsistentMap
by Jordan Halterman
· 7 years ago
5d4f9f4
Removing deprecated annotation
by Andrea Campanella
· 7 years ago
7af71da
[ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore
by Jordan Halterman
· 7 years ago
048bf9a
Remove deprecated API from the Interface class
by Ray Milkey
· 7 years ago
c916699
Unit tests for some protection objects
by Ray Milkey
· 7 years ago
0b33c08
[ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false
by sivachidambaram subramanian
· 8 years ago
ffbad3b
ONOS-5784: Empty latitude/longitude in ONOS Web UI
by Simon Hunt
· 7 years ago
552eeb6
Use k-shortest paths in optical path provisioner (ONOS-6289).
by Marc De Leenheer
· 7 years ago
f76f6d5
Add more log for debugging.
by Yuta HIGUCHI
· 7 years ago
fcaa170
[ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes
by Jordan Halterman
· 7 years ago
965da1f
Fix wrong logger
by Yuta HIGUCHI
· 7 years ago
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
24d9be7
[ONOS-6446] ObjectiveTrackerService is not a public service
by Yi Tseng
· 7 years ago
5733c38
[ONOS-6208]Implemention of onos and loxi for OVS NAT and connection tracking support
by Frank Wang
· 8 years ago
2172034
hostsByIp is not updated properly when a host is removed
by Charles Chan
· 7 years ago
df28ecd
[ONOS-6188] Notify to MeterListeners meter installation and removal on device.
by Jordi Ortiz
· 8 years ago
bf59db2
Topo2 - UiSynthLink aggregation in JSON structure.
by Simon Hunt
· 7 years ago
6c84776
[ONOS-5934] MeterId availability after withdraw.
by Jordi Ortiz
· 8 years ago
1547b3f
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 7 years ago
5bd294e
[ONOS-5683] Fix Intent throughput test regression
by Yi Tseng
· 7 years ago
49a2b2e
Fix incorrect state of Intent after re-installed from FAILED state.
by Yi Tseng
· 7 years ago
8c9a701
[ONOS-6354] CFG values and applied values are mismatching while trying to set a property with an invalid value
by sivachidambaram subramanian
· 8 years ago
05eba35
ONOS-6259: Topo2 - Implement server-side highlighting model (WIP)
by Simon Hunt
· 7 years ago
60e4000
modify the bug of https://jira.onosproject.org/browse/ONOS-6286
by zhiyong ke
· 8 years ago
8091877
[ONOS-6414] use Config object from NetworkConfigEvent to avoid NPE
by Yuta HIGUCHI
· 7 years ago
2048c1f
Cleaning up intent tests setup/teardown to avoid cascading failures
by Thomas Vachuska
· 7 years ago
c927a06
[ONOS-6348] Intent installer redesign
by Yi Tseng
· 8 years ago
bbf6e8b
Enhance the behaviour of ProtectionConfigBehaviour
by MaoLu
· 7 years ago
69ebcbb
Allow overriding configured host with another configured host
by Charles Chan
· 8 years ago
9eead3c
[ONOS-6424] Implement missing equals/hashCode methods in classes used in ResourceStore
by Jordan Halterman
· 7 years ago
881e450
[ONOS-6426] Ensure commit is not closed when TransactionId is accessed
by Jordan Halterman
· 7 years ago
03b8318
[ONOS-6425] Improve logging for transactions
by Jordan Halterman
· 7 years ago
b224307
[ONOS-6423] Implement missing getOrDefault methods in primitive wrappers
by Jordan Halterman
· 7 years ago
e5ce145
[ONOS-6426] Handle tombstones in null comparisons in AsyncConsistentMap state machine
by Jordan Halterman
· 7 years ago
5d73df7
[ONOS-5925] Removing 1.6 deprecated optical ports
by Andrea Campanella
· 7 years ago
770093f
Extension of the LinkCollectionCompiler to support Domains
by Thomas Szyrkowiec
· 7 years ago
f01826c
Fixed issue with canonicalization of link identifiers.
by Simon Hunt
· 7 years ago
0e16109
ONOS-6259: Topo2 - Implement server-side highlighting model
by Simon Hunt
· 7 years ago
0ad49b1
[ONOS-6401] Increase Netty request timeout to 500 milliseconds
by Jordan Halterman
· 7 years ago
10ed727
Bump Atomix dependency version to 1.0.7
by Jordan Halterman
· 7 years ago
2103304
Fix to enable adding INDIRECT link via BasicLinkConfig
by Yuta HIGUCHI
· 7 years ago
0164c1c
Log some context when Intent failed.
by Yuta HIGUCHI
· 7 years ago
8e25811
ONOS-6259: Topo2 - Implement server-side highlighting model
by Simon Hunt
· 7 years ago
f27a929
ONOS-6372: Topo2 - Refactor "location" data to be consistent
by Simon Hunt
· 7 years ago
5f97a30
[ONOS-6345] Track tombstones within transactions for optimistic locking on null values
by Jordan Halterman
· 8 years ago
2f7a5d0
[ONOS-5992] Ensure Copycat connections are closed when no remote handler is registered
by Jordan Halterman
· 8 years ago
fb73c50
[ONOS-5156] DistributedGroupStore: keep both entries map in sync
by Thiago Santos
· 8 years ago
a271faa
Implementation of the DomainService
by Michele Santuari
· 8 years ago
215f245
the port in action field is optional for qos flow rule
by ke han
· 8 years ago
33a847b
Make getTimestamp() safer to call
by Yuta HIGUCHI
· 8 years ago
Next »