Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c955df7a6372999cdb3bde49dc5df877d968fc52
/
core
/
net
/
src
/
test
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
7a004ae
Fix "Driver service not bound yet" issue in optical compiler.
by HIGUCHI Yuta
· 8 years ago
943893f
Allow turning off CoreEventDispatcher watchdog for debugging.
by Jonathan Hart
· 9 years ago
5be3e82
ONOS-4417 Remove OtuPort out of core.
by HIGUCHI Yuta
· 9 years ago
4c0ef6b
ONOS-4416 Remove OduCltPort out of core.
by HIGUCHI Yuta
· 9 years ago
34a3f69
ONOS-3503 Remove OchPort out of core.
by HIGUCHI Yuta
· 9 years ago
7bfbc1c
ONOS-4154 generates consistent hash for flow ID across multiple instances
by Hyunsun Moon
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
27438ff
Add Optical ODU cross-connect Intent
by Rimon Ashkenazy
· 9 years ago
283a962
Using VlanId String None instead of -1
by Luca Prete
· 9 years ago
a2d3750
CORD-613 Adding ability to administratively enable or disable a port via CLI.
by Saurav Das
· 9 years ago
dce0815
[Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership.
by Claudine Chiu
· 9 years ago
e18cb12
Move files under newresource package to resource package
by Sho SHIMIZU
· 9 years ago
ec07ffd
Remove dependency on LinkResourceAllocaations from IntentCompiler
by Sho SHIMIZU
· 9 years ago
b1681bd
Remove dependency on LinkResourceService from Constraint
by Sho SHIMIZU
· 9 years ago
6096acd
Add MPLS encapsulation behaviour ONOS-3467
by Michele Santuari
· 9 years ago
4e2149e
Remove LambdaConstraint as IndexLambda is soon removed
by Sho SHIMIZU
· 9 years ago
2443119
CLI command to help debug the mapping of next-Objectives to the
by Saurav Das
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
d931a9b
Refactor some core testing adapters to not be in the openflow hierarchy
by Ray Milkey
· 9 years ago
2e78d90
Unit tests for flow objective manager
by Ray Milkey
· 9 years ago
bdbdd24
Adding configurability for registration of flow-based intent compilers.
by Thomas Vachuska
· 9 years ago
d5bf106
Load ComponentConfigService in IntentManager
by Sho SHIMIZU
· 9 years ago
739873b
Move IntentSetMultimap to the intent package
by Sho SHIMIZU
· 9 years ago
a4e3bd3
Add OpticalCircuitIntentCompiler unit-tests
by Rimon Ashkenazy
· 9 years ago
dc08344
remove hostDetected() method that was deprecated in Drake
by Ray Milkey
· 9 years ago
4844808
Introducing concept of a physical or logical region to facilitate
by Thomas Vachuska
· 9 years ago
00cddda
Send PIM Join/Prune messages based on events from the McastService.
by Jonathan Hart
· 9 years ago
e014b3a
ONOS-3931: move DeviceKey manager and store implementations from incubator to core
by Claudine Chiu
· 9 years ago
7332fe4
Add method to get available resources filtered by its type
by Sho SHIMIZU
· 9 years ago
3ea5390
fix egress packet treatment ONOS-3467
by Michele Santuari
· 9 years ago
5615126
Roll back resource API changes that triggered a bug in the Java compiler
by Jonathan Hart
· 9 years ago
84515f3
Use lower bound wildcard for API to be more flexible
by Sho SHIMIZU
· 9 years ago
8ebfff0
Add OTN device and ports
by Rimon Ashkenazy
· 9 years ago
dd3750c
Use ResourceId or DiscreteResourceId when specifying a resource
by Sho SHIMIZU
· 9 years ago
5b24053
ONOS-3759 Packet fallback driver provider
by Andrea Campanella
· 9 years ago
6ee7392
ONOS-3759 Group default provider
by Andrea Campanella
· 9 years ago
c4ee737
Adding first fallback provider for flow rule subsystem.
by Thomas Vachuska
· 9 years ago
83258ae
Use more concrete type for return value
by Sho SHIMIZU
· 9 years ago
0c7c43b
CORD-394 Purge group/flow store when device goes offline
by Charles Chan
· 9 years ago
93fa727
ONOS-3763 Change flow state to PENDING_ADD when retrying
by Charles Chan
· 9 years ago
460b972
Move static factory methods to the utility class
by Sho SHIMIZU
· 9 years ago
Next »