Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
770507f80894d5b27a2bd8f72fda08ac56013cff
/
core
/
api
« Previous
4160574
Support for generic table IDs in flow rules
by Carmelo Cascone
· 7 years ago
edeaf4a
ONOS-6667 NullPointerException on device-remove
by dvaddire
· 7 years ago
7b82170
Minor changes to PI runtime classes
by Carmelo Cascone
· 7 years ago
00b369a
UI-Lion: Migrate BundleStitcher and LionConfig to web.gui module.
by Simon Hunt
· 7 years ago
7379a3d
UI-Lion: start integration of LionBundles into UiExtension.
by Simon Hunt
· 7 years ago
fb7f95b
UI-Lion: set up framework for Italian BundleStitcherTest.
by Simon Hunt
· 7 years ago
e556e94
UI-Lion:
by Simon Hunt
· 7 years ago
7e40c01
[ONOS-6607] Get active flow entries count in FlowRuleService
by Patryk Konopka
· 7 years ago
10618f6
ONOS-6327: Implement details panel for host view.
by Simon Hunt
· 7 years ago
0d89ea3
Limit/validate string lengths for various identifiers to prevent DoS from large objects
by Jordan Halterman
· 7 years ago
113091f
Cosmetic fixes
by Yuta HIGUCHI
· 7 years ago
9986c07
Add zh_CN test file for Lion localization
by Frank Wang
· 7 years ago
8694308
ONOS-6327: Implemented details panel for host view.
by Simon Hunt
· 7 years ago
a5b1454
Cleaned up LionUtilsTest so that further language bundle tests
by Simon Hunt
· 7 years ago
67d47e8
Add Korean test file for Lion localization
by Jian Li
· 7 years ago
99d6696
Improved comparator unit tests
by Sbhat35
· 7 years ago
b804203
Lion Utilities:
by Simon Hunt
· 7 years ago
ee2c854
Add zh_TW test file for Lion localization
by Yi Tseng
· 7 years ago
7a8fe6e
Lion Utilities: - Incorporate Italian message bundle in unit tests.
by Simon Hunt
· 7 years ago
888e20a
Remove host location when port down or device down
by Charles Chan
· 8 years ago
61fc0d8
Extend Network Config Host Provider to support multihoming
by Charles Chan
· 8 years ago
22ed0a1
Adding italian test file for Lion localization
by Andrea Campanella
· 7 years ago
0c85f11
Made a start on localization ("lion") utilities.
by Simon Hunt
· 7 years ago
9eed0b1
Revisit Annotations merging
by Yuta HIGUCHI
· 7 years ago
6ee6b8c
netty4 OpenFlow southbound
by Yuta HIGUCHI
· 7 years ago
241896c
[ONOS-6463] general device Provider
by Andrea Campanella
· 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
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
485da34
Optimize FlowId hash computation.
by Jordan Halterman
· 7 years ago
0a42095
Remove deprecated NetTools class
by Ray Milkey
· 7 years ago
cd06c69
Extend host structures to store multiple locations
by Charles Chan
· 8 years ago
9bb8fb9
Added CLI command ui-geo-map-list.
by Simon Hunt
· 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
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
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
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
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
5d4f9f4
Removing deprecated annotation
by Andrea Campanella
· 7 years ago
c916699
Unit tests for some protection objects
by Ray Milkey
· 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
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
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
05eba35
ONOS-6259: Topo2 - Implement server-side highlighting model (WIP)
by Simon Hunt
· 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
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
2103304
Fix to enable adding INDIRECT link via BasicLinkConfig
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
a271faa
Implementation of the DomainService
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
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 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
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
a64f0c8
[ONOS-5932] New FlowObjective compiler for LinkCollection Intent
by Yi Tseng
· 8 years ago
38fc71e
[ONOS-6016] Enhance IntentInstaller for FlowObjective
by Yi Tseng
· 8 years ago
f627244
[ONOS-6324] Add getOrDefault method to ConsistentMap.
by Jordan Halterman
· 8 years ago
8c0b18a
Added region-based filtering for the GUI to make sure only the relevant
by Thomas Vachuska
· 8 years ago
603d055
Fix typo
by Yi Tseng
· 8 years ago
b877a6f
Modified UI model objects to be backed merely by IDs of the core model objects.
by Thomas Vachuska
· 8 years ago
c4ca710
Europe Region Demo data script written.
by Simon Hunt
· 8 years ago
b3656d4
WIP:: Initial stab at regions demo for Europe.
by Simon Hunt
· 8 years ago
b471f2c
Add Unit tests for ClusterEvent
by Jon Hall
· 8 years ago
3557db5
Add unit tests for ClusterMetadataEvent
by Jon Hall
· 8 years ago
Next »