Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
878868aaf8ad97f9f19e3ac92fcb981943a89a5d
/
core
« Previous
ce2a03d
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
130fb5e
Starting snapshot 1.10.4-SNAPSHOT
by Ray Milkey
· 7 years ago
3d2f773
Tagging 1.10.3
by Ray Milkey
· 7 years ago
1.10.3
f83be7a
Fix bugs in host subsystem
by Charles Chan
· 7 years ago
2c90956
[ONOS-6775] Fix incorrect flows add/removed by IntentInstaller
by Yi Tseng
· 7 years ago
9464bee
Starting snapshot 1.10.3-SNAPSHOT
by Ray Milkey
· 7 years ago
5059b40
Tagging 1.10.2
by Ray Milkey
· 7 years ago
1.10.2
be3910e
Prevent serialization errors from causing recursion in the Copycat transport
by Jordan Halterman
· 7 years ago
78d7442
Limit string field lengths for network/configuration objects
by Jordan Halterman
· 7 years ago
8533e09
ONOS-6667 NullPointerException on device-remove
by dvaddire
· 7 years ago
be7338c
Starting snapshot 1.10.2-SNAPSHOT
by Ray Milkey
· 7 years ago
f7395c3
Tagging 1.10.1
by Ray Milkey
· 7 years ago
1.10.1
1a36889e
Limit/validate string lengths for various identifiers to prevent DoS from large objects
by Jordan Halterman
· 7 years ago
365cc08
OS-1 : insecure UI websocket.
by Simon Hunt
· 7 years ago
eedf6a6
Starting snapshot 1.10.1-SNAPSHOT
by Ray Milkey
· 7 years ago
17ef7ca
Tagging 1.10.0
by Ray Milkey
· 7 years ago
1.10.0
c3b86b9
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
e8d98fd
Tagging 1.10.0-rc5
by Ray Milkey
· 7 years ago
1.10.0-rc5
8523ba3
[ONOS-6527] Support serializing multiple types using the same type ID when a serializer is explicitly provided
by Jordan Halterman
· 7 years ago
3b24547
Optimize FlowId hash computation.
by Jordan Halterman
· 7 years ago
b436e92
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
c559910
Tagging 1.10.0-rc4
by Ray Milkey
· 7 years ago
1.10.0-rc4
4f3c5e3
[ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler.
by Yi Tseng
· 7 years ago
535243a
[ONOS-6481] Fix Intent resource release issue
by Yi Tseng
· 7 years ago
3aa59076
Upgraded guava to 22.0 from 19.0
by Brian O'Connor
· 7 years ago
d9b94f4
[ONOS-6508] Copy ImmutableList in DiscreteResourceId constructor to ensure binary serialization formats match across all resource IDs
by Jordan Halterman
· 7 years ago
281624b
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
0629e8a
Tagging 1.10.0-rc3
by Ray Milkey
· 7 years ago
1.10.0-rc3
542d75b
Add K-shortest path API to PathService.
by Yuta HIGUCHI
· 7 years ago
6aac251
ONOS-6468 Fix for race condition between compilation and installation complete state.
by Yuta HIGUCHI
· 7 years ago
f68c538
[ONOS-6476] Fix performance issue of FlowObjectiveManager
by Yi Tseng
· 7 years ago
574a688
[ONOS-6479] Synchronously bootstrap EventuallyConsistentMap
by Jordan Halterman
· 7 years ago
7b5923b
[ONOS-6460] Retry failed resource register/unregister/allocate/release transactions until success in ResourceStore
by Jordan Halterman
· 7 years ago
78193fd
ONOS-5784: Empty latitude/longitude in ONOS Web UI
by Simon Hunt
· 7 years ago
de2659a
[ONOS-6239] Flows are missing after mastership change if 'backupEnabled' is set to false
by sivachidambaram subramanian
· 8 years ago
9b37809
Use k-shortest paths in optical path provisioner (ONOS-6289).
by Marc De Leenheer
· 7 years ago
7d16988
[ONOS-6401] Bump Atomix dependency version to 1.0.8 for performance regression fixes
by Jordan Halterman
· 7 years ago
0ec30d8
Fix wrong logger
by Yuta HIGUCHI
· 7 years ago
268ebfa
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 7 years ago
33d7e58
Tagging 1.10.0-rc2
by Ray Milkey
· 7 years ago
1.10.0-rc2
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
· 8 years ago
5bd294e
[ONOS-5683] Fix Intent throughput test regression
by Yi Tseng
· 8 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
· 8 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
· 8 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
· 8 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
· 8 years ago
0164c1c
Log some context when Intent failed.
by Yuta HIGUCHI
· 8 years ago
8e25811
ONOS-6259: Topo2 - Implement server-side highlighting model
by Simon Hunt
· 8 years ago
f27a929
ONOS-6372: Topo2 - Refactor "location" data to be consistent
by Simon Hunt
· 8 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
65d9d0e
[ONOS-6412] allocate resource by Intent.Key
by Yuta HIGUCHI
· 8 years ago
f00087c
Intent installer and operations for domain intents.
by Andreas Papazois
· 8 years ago
03df2a5
Domain intent manager
by Michele Santuari
· 8 years ago
38dd82e
domain intent APIs
by Michele Santuari
· 8 years ago
ac8b229
ONOS-6225 Expose k-shortest path search as part of TopologyService.
by Yuta HIGUCHI
· 8 years ago
c56cded
ONOS-3701
by Kavitha Alagesan
· 8 years ago
0a71c8b
Fix for ONOS-5035.Cherry picked from commit f1621f163d1b48d7056ef676cdcece3822bde0f3
by Deepa Vaddireddy
· 8 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 8 years ago
7b18c9f
Bump Atomix dependency version to 1.0.6
by Jordan Halterman
· 8 years ago
e4cb8cf
Manage misleading log messages
by Yuta HIGUCHI
· 8 years ago
046faeb
[ONOS-6267] Detect and complete blocked futures on I/O threads.
by Jordan Halterman
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
660aedf
Avoid interacting with SB if nothing to do
by Yuta HIGUCHI
· 8 years ago
6cc8645
ONOS-6258: UiTopo2Overlay et al.
by Simon Hunt
· 8 years ago
9bdc24f
[ONOS-6267] Support configurable Executors for primitives
by Jordan Halterman
· 8 years ago
948d659
[ONOS-6342] Refactor transaction architecture to support a shared cache for transactional primitives
by Jordan Halterman
· 8 years ago
22c35df
ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting.
by Simon Hunt
· 8 years ago
8f60ff8
ONOS-6257: fixing Region-peer-location function...
by Simon Hunt
· 8 years ago
424bfa7
[ONOS-6302] Fix wrong flow rules when install flow rule Intents
by Yi Tseng
· 8 years ago
84c5a3d
[ONOS-6303] Fix incorrect flow rule from link collection Intent compiler
by Yi Tseng
· 8 years ago
a64f0c8
[ONOS-5932] New FlowObjective compiler for LinkCollection Intent
by Yi Tseng
· 8 years ago
Next »