Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e56c34d941b35c316bac3dd1f93dde740b7523f4
/
core
/
net
/
src
/
test
/
java
a59f9b76
Introduce driver property to suppress meter feature
by Charles Chan
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
0b22d8f
Working implementation of Bmv2FlowRuleProgrammable
by Carmelo Cascone
· 7 years ago
f70bf46
[ONOS-6756] Replicate node version information for ISSU
by Jordan Halterman
· 7 years ago
0e896a0
Implemented class for PI match key
by Carmelo Cascone
· 7 years ago
288b273
Implement support for packetIn through p4Runtime
by Andrea Campanella
· 7 years ago
f3a1a38
Removed pipeconf dependency from PiPipelineInterpreter
by Carmelo Cascone
· 7 years ago
32000d3
[ONOS-6806] Add getAvailableDeviceCount method to DeviceService
by mskala
· 7 years ago
5395e64
ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService
by zhiyong ke
· 7 years ago
fc1d34c
[ONOS-6809] Implementation for packet out in p4Runtime
by Andrea Campanella
· 7 years ago
31d3e44
Better handling of extensions in PiPipeconf
by Carmelo Cascone
· 7 years ago
432f718
[ONOS-6809] Support for Packets and packet Metadata
by Andrea Campanella
· 7 years ago
07d7271
ONOS-6555 Default pipeconf implementation and builder
by Carmelo Cascone
· 7 years ago
f1db284
Example unit tests for PI criterion translators
by Carmelo Cascone
· 7 years ago
48f99fa
[ONOS-6556] Implementation of PiPeconfService
by Andrea Campanella
· 7 years ago
60c4528
ONOS-6786 Fix NPE when a host netcfg without location being posted
by Charles Chan
· 7 years ago
f7aa3f9
ONOS-6559 P4Runtime protocol library
by Carmelo Cascone
· 7 years ago
bc112a9
[ONOS-6564] Adding PiPeconf behaviours to driver for device.
by Andrea Campanella
· 7 years ago
00a5996
ONOS-6605 PI flow rule translator implementation
by Carmelo Cascone
· 7 years ago
19afc03
Migrate HashedWheelTimer to netty 4
by Yuta HIGUCHI
· 7 years ago
0c6182f
Remove deprecated proxy ARP implementation
by Ray Milkey
· 7 years ago
686fba0
Remove deprecated MPLS Intent classes
by Ray Milkey
· 7 years ago
b32f774
[ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler.
by Yi Tseng
· 7 years ago
2b24337
fix: (vNet) remove dependency for test codes
by Yoonseon Han
· 7 years ago
a684b6e
Add K-shortest path API to PathService.
by Yuta HIGUCHI
· 7 years ago
d3a0b21
Fix latency constraint
by dingdamu
· 7 years ago
24d9be7
[ONOS-6446] ObjectiveTrackerService is not a public service
by Yi Tseng
· 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
770093f
Extension of the LinkCollectionCompiler to support Domains
by Thomas Szyrkowiec
· 7 years ago
11b99fc
Refining driver subsystem to facilitate coordinated start-up.
by Thomas Vachuska
· 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
fa394de
Fix for ONOS-5175. GroupId refactoring.
by Yi Tseng
· 8 years ago
9238b38
Probe all interfaces that contains given IP
by Charles Chan
· 8 years ago
374c5f3
Make number of threads in FlowObjectiveManager configurable
by Yi Tseng
· 8 years ago
81b1298
Removing check that can cause random build failures.
by Aaron Kruglikov
· 8 years ago
29ecdee
Do not override configured hosts
by Charles Chan
· 8 years ago
7438f5a
Mechanism to add Port annotation via netcfg
by Yuta HIGUCHI
· 8 years ago
de10c78
ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure
by Luca Prete
· 8 years ago
e6caf68
Fix for [ONOS-5875]
by Pier Luigi
· 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
1a15b06
Removing assert that will cause random failures and correcting range for mpls.
by Aaron Kruglikov
· 8 years ago
322c9c3
[ONOS-5731] Implement skeleton of VirtualNetworkPacketManager
by yoonseon
· 8 years ago
a255bb4
ONOS-5595 netcfg for protection
by Yuta HIGUCHI
· 8 years ago
2398d96
Vector cost proposed to TST on 2016-07-13
by Andrey Komarov
· 8 years ago
d26ea65
ONOS-5799: Make SP2MP compiler partial failure constraint aware
by Luca Prete
· 8 years ago
c6a6927
[ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism
by yoonseon
· 8 years ago
5361221
Working on Bay-Area-Region Demo.
by Simon Hunt
· 8 years ago
1f72203
Add missing dependency during test run
by Yuta HIGUCHI
· 8 years ago
5c4a076
Fixes LinkCollection compiler
by Pier Ventre
· 8 years ago
652f27f
Inherit Intent Key on compilation
by Yuta HIGUCHI
· 8 years ago
ffe88d6
[ONOS-4595] Harmonize the sb of the Intent Framework
by Pier Ventre
· 8 years ago
98308ab
[ONOS-4595] Harmonize the sb of the Intent Framework
by Pier Ventre
· 8 years ago
a19e1b7
[ONOS-5560] remove unneecessary comments
by Jihwan Kim
· 8 years ago
81c47bf
Fixes [ONOS-5415] and [ONOS-5491]
by Pier Ventre
· 8 years ago
766995d
[ONOS-5239] Adds encapsulation to LinkCollectionIntent
by Pier Ventre
· 8 years ago
3822430
ONOS-4858 Resubmit pending intents with same timestamp
by Brian O'Connor
· 8 years ago
37dca33
Exclude alien Port from Edge ports
by Yuta HIGUCHI
· 8 years ago
fc1bf34
[ONOS-5560] IntentCleanupTestMock::corruptPoll fails very rarely due to race
by Jihwan Kim
· 8 years ago
f8543d8
Fixes [ONOS-5412] and implements [ONOS-5300]
by Pier Ventre
· 8 years ago
a91dc19
Adding FIXME to IntentCleanupTestMock
by Brian O'Connor
· 8 years ago
ce48f96
ONOS-3600 - use separate dispatch queues for different classes of events
by Ray Milkey
· 8 years ago
351282d
Revert "Fixing Hosts filtered by RegionId... for topo-2 view."
by Simon Hunt
· 8 years ago
4aef6c3
Fixing Hosts filtered by RegionId... for topo-2 view.
by Simon Hunt
· 8 years ago
6c60389
In vnet CLI, separates virutal port creation and binding operations.
by Yoonseon Han
· 8 years ago
973bb03
Fix [ONOS-5467]
by Pier Ventre
· 8 years ago
2a81c9d
[ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint
by Yi Tseng
· 8 years ago
3ff504c
Fix for ONOS-5175. GroupId refactoring.
by Prince Pereira
· 8 years ago
f2b9d03
MastershipManager: make "useRegionForBalanceRoles" a property
by Victor Silva
· 8 years ago
155370e
Fix LinkCollectionCompiler duplicate flow rules problem
by Yi Tseng
· 8 years ago
94b0015
Fix for ONOS-5034
by sdn
· 8 years ago
6ff6ffe
Move EdgeService back to Link/Device services rather than TopologyService.
by Jonathan Hart
· 8 years ago
27d4257
Support [ONOS-4593] and implement [ONOS-4594]
by Pier Ventre
· 8 years ago
647138f
[ONOS-4387] Support for multiple selectors in mp2sp intents
by Pier Ventre
· 8 years ago
38feb6e
Revert "Fix for ONOS-5032 and ONOS-5034"
by Jonathan Hart
· 8 years ago
50ad080
Fix for ONOS-5032 and ONOS-5034
by Deepa Vaddireddy
· 8 years ago
1fb0a8c
Lazily populate Pipeliner cache
by Yuta HIGUCHI
· 8 years ago
21d0069
Remove explicit type parameters which can be inferred
by Sho SHIMIZU
· 8 years ago
970d6e2
Remove unnecessary reference to this
by Sho SHIMIZU
· 8 years ago
3437bdb
Fix dangling Javadoc comments
by Sho SHIMIZU
· 8 years ago
f4fd2a2
Clean up handling of lat/long geo-coordinates.
by Simon Hunt
· 8 years ago
3e6f05e
Code changes to ensure ONOS has each IP address attached to only one host at a time
by soumya
· 8 years ago
a09e1bb
Use Collection#forEach() instead of Stream#forEach() for simplicity
by Sho SHIMIZU
· 8 years ago
c69c66a
Merged master fixed conflict.
by Kavitha Alagesan
· 8 years ago
78613d2
Probe immediately when IPs are added to host monitor
by Jonathan Hart
· 8 years ago
d95d590
[ONOS-4513] Move optical Intent compilers out to optical-model (3/3)
by Yuta HIGUCHI
· 8 years ago
b9af6b7
[ONOS-4691] Refactoring OpticalPortOperator (2/3)
by Yuta HIGUCHI
· 8 years ago
45920dd
ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService).
by Claudine Chiu
· 8 years ago
fb61df4
ONOS-2184 - Implementation of virtual network topology provider.
by Brian Stanke
· 8 years ago
1677f9f
Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop.
by Pier
· 8 years ago
b440ef4
EdgeManager fixes
by Yuta HIGUCHI
· 8 years ago
0583387
Implementation of Hybrid Logical Clock Service.
by Madan Jampani
· 8 years ago
11f6d53
ONOS-2184 - Initial implementation of Virtual network Intent service.
by Brian Stanke
· 8 years ago
51313bd
Fix ONOS-4570
by Pier Luigi Ventre
· 8 years ago
0c49b60
Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed
by Deepa Vaddireddy
· 8 years ago
0e03f59b
More idiomatic code in Stream API
by Sho SHIMIZU
· 8 years ago
891162b
Remove API deprecated in Falcon
by Sho SHIMIZU
· 8 years ago
11260a0
Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction
by Jian Li
· 8 years ago
cc10558d
Bugfix: OpticalPortOperator should be able to overwrite port number.
by HIGUCHI Yuta
· 8 years ago
Next »