Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f672231654a4a775662137e8d3a297192f856f5e
/
core
/
api
/
src
« Previous
f2f086c
Added Change utility class for representing change events + Moved Match class to org.onlab.util
by Madan Jampani
· 9 years ago
d36def0
MessagingService API enchancements
by Madan Jampani
· 9 years ago
be60dde
ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified).
by Simon Hunt
· 9 years ago
72ee30c
[ONOS-3730] Populate portSpeed for ODUCLT and OCH ports.
by Toru Furusawa
· 9 years ago
e320103
Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc:
by Rimon Ashkenazy
· 9 years ago
3756cc3
Change applicationId's equality checking and hashing method
by Jian Li
· 9 years ago
3e4ccaf
ONOS-3749: Show Flow ID and group ID in the flow table as hex values.
by Simon Hunt
· 9 years ago
24e296b
Prevent null treatments
by Jonathan Hart
· 9 years ago
138de8b
FIxing basic device config and demoting some config-related messages to debug.
by Thomas Vachuska
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 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
00762ee
Avoid potential round-off error caused by floating point
by Sho SHIMIZU
· 9 years ago
82b3c11
Add hasBehaviour to DriverHandler
by HIGUCHI Yuta
· 9 years ago
6f350ed
ONOS-3725 Adding ability to retain pending configs.
by Thomas Vachuska
· 9 years ago
db450ee
Reverted constant accessors to be public again.
by Simon Hunt
· 9 years ago
3600846
Fixed an issue in basic host and basic link config validations.
by Thomas Vachuska
· 9 years ago
0f5da69
[ONOS-3717] Add checkNotNull for the parameters of the constructors of OchPort, OduCltPort and OmsPort.
by Toru Furusawa
· 9 years ago
c23f583
[Falcon] Register TributarySlot resources in resource manager.
by Toru Furusawa
· 9 years ago
3ddb7b2
[Falcon] link discovery -
by Ayaka Koshibe
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
7adb89e
Adding omitted copyright.
by Aaron Kruglikov
· 9 years ago
80520b8
ONOS-3650 Device driver multiple inheritance
by Andrea Campanella
· 9 years ago
622861d
Lambda queries don't rely on driver state, and have separate package.
by Marc De Leenheer
· 9 years ago
1979f55
Bug fixes for ONOS-3509
by HIGUCHI Yuta
· 9 years ago
12faf8d
Adding driver and behavior for getting configuration on NETCONF devices.
by Aaron Kruglikov
· 9 years ago
e71dfa4
ONOS-3521: SM-ONOS performance improvement
by Changhoon Yoon
· 9 years ago
9092db8
Event history service and CLI
by HIGUCHI Yuta
· 9 years ago
fc5ca93
[ONOS-2809] Support a TransactionalSet data structure
by Jian Li
· 9 years ago
34e6314
Remove @Deprecated from Annotation keys used by netcfg
by HIGUCHI Yuta
· 9 years ago
b7a15d7
Modify MPLS/VLAN query
by HIGUCHI Yuta
· 9 years ago
1932b93
Add getMeters method for obtaining meter collection by device id
by Jian Li
· 9 years ago
5c41123
[ONOS-3618] Implement REST API for Meter query, insert, delete
by Jian Li
· 9 years ago
79e5287
[Falcon] Refactored mcast store implementation.
by alshabib
· 9 years ago
19e2cea
[FALCON] adding api to enable packet requests to a single device.
by alshabib
· 9 years ago
1684b00
Bugfix: only allow REMARK band to have a precedence
by Jian Li
· 9 years ago
0b5ccd2
[Falcon] Pretty print OchSignal
by Naoki Shiota
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
3564a8c
Improve test coverage for Instructions APIs
by Ray Milkey
· 9 years ago
ca8cb4e
Unit test for OchSignal
by HIGUCHI Yuta
· 9 years ago
ec5349f
One more IndexedLambda deprecation
by HIGUCHI Yuta
· 9 years ago
9d49f54
DefaultDeviceDescription and DefaultLinkDescriptionTest classes toString() method have been updated.
by Pavel Likin
· 9 years ago
603e8d9
Optical related minor fixes
by HIGUCHI Yuta
· 9 years ago
2c30530
Deprecate IndexedLambda and remove from optical intent compiler.
by Marc De Leenheer
· 9 years ago
423fe2b
CORD-354 OF-DPA support for link-failures.
by Saurav Das
· 9 years ago
cc4754d
ONOS-3593 Fix NPE when selector or treatment is not assigned in FlowRule.Builder
by Charles Chan
· 9 years ago
c7f49f9
ONOS-3565: Retry host store updates that fail due to concurrent modification
by Madan Jampani
· 9 years ago
c4178cc
Adding protection against UI extension failures crashing the whole UI.
by Thomas Vachuska
· 9 years ago
a3e5cd5
ONOS-3023 Changing flowTable sets to map so that we can compare
by Brian O'Connor
· 9 years ago
17ed48b
Added a utility method for creating store Serializer from a single KryoNamespace and some additional classes
by Madan Jampani
· 9 years ago
6f4ae1c
isBoolean addition
by Thejaswi NK
· 9 years ago
5df3595
ONOS-3562 Changing the flow instructions port to human readable format
by Andrea Campanella
· 9 years ago
b2a383f
Implementing computeIf in TestConsistentMap
by Brian O'Connor
· 9 years ago
11d1609
[Emu] new ResourceService related bug fixes
by HIGUCHI Yuta
· 9 years ago
6f8b702
Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown
by Madan Jampani
· 9 years ago
2dc91dc
ONOS-3539 Insert optional delay for showing highlights
by Andrea Campanella
· 9 years ago
4ee4204
[ONOS-3486] Add the annotation of port mac when monitor switch added.L3
by lishuai
· 9 years ago
bf85a10
adding a listener service to the mcast service
by alshabib
· 9 years ago
b0fb41d
Implementation of lambda query behaviour for LINC and Calient drivers.
by Marc De Leenheer
· 9 years ago
4ce4596
CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA.
by Saurav Das
· 9 years ago
2b8e189
Added an adapter for PersistenceService to be used in unit tests
by Madan Jampani
· 9 years ago
f1ecf99
[ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound
by Jian Li
· 9 years ago
41fe1ec
ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones.
by Thomas Vachuska
· 9 years ago
efb3875
[ONOS-3284]Traffic selector updated for NSH ext match
by Phaneendra Manda
· 9 years ago
5212541
Add GUI badging to hosts
by Andrea Campanella
· 9 years ago
7351461
[Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations
by Yafit Hadar
· 9 years ago
3cce60b
[ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP.
by lishuai
· 9 years ago
86ac7d1
Moving IntentUtils to intent package
by Luca Prete
· 9 years ago
4a527ed
[ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP
by samueljcc
· 9 years ago
010527b
Clean up javadocs for extension treatment framework.
by Jonathan Hart
· 9 years ago
26a8d95
Implemented the extension framework for selectors.
by Jonathan Hart
· 9 years ago
d892957
[ONOS-3430] Define behaviour interface to retrieve available wavelength resources
by Toru Furusawa
· 9 years ago
d6d581a
CORD-339 Network config host provider
by Charles Chan
· 9 years ago
ab5a736
[ONOS-3284] Add nicira extension of NSH instructions to onos
by Phaneendra Manda
· 9 years ago
b1f1625
Refactor: make ResourcePath construction a bit type-safer
by Sho SHIMIZU
· 9 years ago
44f3761
Abondon the concept of resources under a link
by Sho SHIMIZU
· 9 years ago
2f32e0c
[ONOS-3480] Add test case for MplsTc Criterion
by Jian Li
· 9 years ago
74dd7e1
[ONOS-3377] Add nicira extension of resubmit-table instruction to onos
by BitOhenry
· 9 years ago
7cfdc63
Symmertry issue on overridden equals method - fix
by Satish K
· 9 years ago
fd44dc9
[ONOS-3480] Implement MPLS TC Criterion to Southbound
by Jian Li
· 9 years ago
e276682
ONOS-3482 Deprecated two method about create tunnel.
by jiangrui
· 9 years ago
79bdf3c
[ONOS-3494] Add test case for TCPFlags Criterion
by Jian Li
· 9 years ago
5c4cf1e
Correct wrong method name from matchMplsLabel to matchMplsBos
by Jian Li
· 9 years ago
2748b2c
[onos-3494] Implement TCP Flags Criterion to Southbound
by Jian Li
· 9 years ago
b40129a
[ONOS-3485] Create arp_op selector and add operation to provifer of
by BitOhenry
· 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
ce66cbc
[ONOS-3284] Add nicira extension of setNshSpi instruction to onos
by Phaneendra Manda
· 9 years ago
11620c9
[ONOS-3469] Add arp_op Criteria to onos
by BitOhenry
· 9 years ago
9e1e9de
Add Javadoc
by Sho SHIMIZU
· 9 years ago
d9fe3a3
ONOS-3461 Disable LinkDiscovery on specific device/port.
by HIGUCHI Yuta
· 9 years ago
6196cae
Attach @Beta annotation to ResourcePath sub-classes
by Sho SHIMIZU
· 9 years ago
c008511
[ONOS-3394] Json Models for Intents
by andrea
· 9 years ago
2c7cecf
Generalize the methods in ResourceAdminService
by Sho SHIMIZU
· 9 years ago
399a0b3
[ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System
by Naoki Shiota
· 9 years ago
e552456
Fix Javadoc warnings
by Sho SHIMIZU
· 9 years ago
03d4253
Avoid double wrap of IndexedLambda
by Sho SHIMIZU
· 9 years ago
02e47a4
encapsulation constraint related to ONOS-3445
by Michele Santuari
· 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
Next »