Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cf91a2d634dbc097e0c53fec0fe8734fb1a9db99
/
core
/
net
« Previous
27d4257
Support [ONOS-4593] and implement [ONOS-4594]
by Pier Ventre
· 8 years ago
7a174cf
[ONOS-5184] Allow configuring cluster partition size
by Thiago Santos
· 8 years ago
ad4f2cd
Apply Null Object pattern
by Sho SHIMIZU
· 8 years ago
c9e4bb0
Remove redundant field
by Sho SHIMIZU
· 8 years ago
9f95074
Make field final
by Sho SHIMIZU
· 8 years ago
f4fd3de
Refactor: Rename and inline to simplify inside of the loop
by Sho SHIMIZU
· 8 years ago
2ad5f41
Refactor: Get updating pendingDevices out of the loop
by Sho SHIMIZU
· 8 years ago
8efc896
Reformat code
by Sho SHIMIZU
· 8 years ago
5711ce1
Add mapping function to simplify process() implementation
by Sho SHIMIZU
· 8 years ago
c710467
Fix for Mastership exception fetching timestamp - from Madan
by Ray Milkey
· 8 years ago
647138f
[ONOS-4387] Support for multiple selectors in mp2sp intents
by Pier Ventre
· 8 years ago
2712419
Use primitive boolean because of being synchronized already
by Sho SHIMIZU
· 8 years ago
b837cb7
Use light collection because of being synchronized already
by Sho SHIMIZU
· 8 years ago
2d7c539
Make FlowOperationsProcessor thread-safe with synchronized modifier
by Sho SHIMIZU
· 8 years ago
7c9b73a
Tighten method visibility
by Sho SHIMIZU
· 8 years ago
ecfbeb6
Read the latest value of lastSink
by Sho SHIMIZU
· 8 years ago
d21c4dd
Read the latest value of dispatchFuture
by Sho SHIMIZU
· 8 years ago
7239078
See the latest value of dispatchLoop
by Sho SHIMIZU
· 8 years ago
f13feb8
Recover from NPE that can sometimes be thrown by Felix
by Ray Milkey
· 8 years ago
c6759e8
ONOS-4374 Enable installing flows with hard_timeout
by Murat Parlakisik
· 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
ad0c990
Evict pipeliner/driver cache only on DEVICE_REMOVE
by Yuta HIGUCHI
· 8 years ago
1fb0a8c
Lazily populate Pipeliner cache
by Yuta HIGUCHI
· 8 years ago
22774cd
Addressing review comments of patch-3
by Viswanath KSP
· 8 years ago
d48320e
Fix [ONOS-4857] and impement [ONOS-5143]
by Pier Ventre
· 8 years ago
89470f1
Group event indicating failover of previously used live port
by helenyrwu
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
e6aaa33
Filters intent list before installation
by helenyrwu
· 8 years ago
21d0069
Remove explicit type parameters which can be inferred
by Sho SHIMIZU
· 8 years ago
2a67490
Implement path protection for point to point intents
by helenyrwu
· 8 years ago
81470a5
Use StringBuilder instead of StringBuffer
by Sho SHIMIZU
· 8 years ago
970d6e2
Remove unnecessary reference to this
by Sho SHIMIZU
· 8 years ago
5c396e3
Remove explicit use of the default value
by Sho SHIMIZU
· 8 years ago
3437bdb
Fix dangling Javadoc comments
by Sho SHIMIZU
· 8 years ago
532eb21
Refresh pipeleiner cache with newly initialized Pipeliner
by Yuta HIGUCHI
· 8 years ago
bddbb25
Added a temporary fix for out-of-order app activation event delivery.
by Thomas Vachuska
· 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
ef835c9
Make ResourceService API more flexible in parameter
by Sho SHIMIZU
· 8 years ago
c69c66a
Merged master fixed conflict.
by Kavitha Alagesan
· 8 years ago
0666f15
Cleaning-up shared executors use of metrics service.
by Thomas Vachuska
· 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
f3ead25
[ONOS-4513] Slice optical-model into separate bundle (1/3)
by HIGUCHI Yuta
· 8 years ago
90e1229
Fix NPE in AbstractPathService.
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
7a8bfc6
[ONOS-4460] Relinquish device role when partitioned away from cluster
by Jon Hall
· 8 years ago
1677f9f
Fix PathCompiler in case of VLAN encapsulation constraint and 1 hop.
by Pier
· 8 years ago
1624df1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
e7ea688
Allowing driver loaders to refer to classes loaded by others.
by Thomas Vachuska
· 8 years ago
126b8af
ONOS-4802 sp2mp intents now apply treatment at the egress switch
by Nicholas Dean
· 8 years ago
0b5b82e
BugFix for ONOS-4942.
by Yuta HIGUCHI
· 8 years ago
e50a56d
Replace deprecated method usage.
by Yuta HIGUCHI
· 8 years ago
b440ef4
EdgeManager fixes
by Yuta HIGUCHI
· 8 years ago
9ef2223
Fix STC crashes due to devices not found
by Ray Milkey
· 8 years ago
0583387
Implementation of Hybrid Logical Clock Service.
by Madan Jampani
· 8 years ago
fd296b6
[ONOS-4681] Enables device registration in GossipDeviceStore,
by helenyrwu
· 8 years ago
406e264
ONOS-4383 Updating traffic selector for {MP2SP,SP2MP}IntentCompilers
by Brian O'Connor
· 9 years ago
11f6d53
ONOS-2184 - Initial implementation of Virtual network Intent service.
by Brian Stanke
· 8 years ago
6a29231
Make CoreEventDispatcher's listener processing time tracking thread-safe
by Madan Jampani
· 8 years ago
db2cf75
Fix for reading remote cluster metadata file
by Jon Hall
· 8 years ago
51313bd
Fix ONOS-4570
by Pier Luigi Ventre
· 8 years ago
71c32ca
Move event handling to background thread
by Madan Jampani
· 8 years ago
7fae189
Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures
by Deepa Vaddireddy
· 8 years ago
7c8e3b6
Fix formCluster to remove raft log files associated with stand-alone cluster configuration
by Madan Jampani
· 8 years ago
6eb00cc
Allow reading PortDescription from DeviceStore
by Yuta HIGUCHI
· 8 years ago
e9e71f1
Remove unused local var
by Madan Jampani
· 8 years ago
a0c4bdb
Ensure ApplicationManager waits until features are installed/uninstalled
by Madan Jampani
· 8 years ago
015d3a3
Ensure ApplicationService::uninstall returns only after the features have been uninstalled
by Madan Jampani
· 8 years ago
c32585f
Allow registering multiple pre-deactivate hooks for a single app ID.
by Jonathan Hart
· 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
943efcc
Fixed PathManager cost for edge-to-edge path.
by Thomas Vachuska
· 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
1b2aea8
Removing gratuitous relativePath from pom.xmls
by Brian O'Connor
· 8 years ago
d27097c
ONOS-4604 Fixed flow objective installation
by Thomas Vachuska
· 8 years ago
9cc4a24
Make resource retrieval more efficient when specifing resource type
by Sho SHIMIZU
· 8 years ago
b5c236e
In this commit:
by Saurav Das
· 8 years ago
ab753e1
Fixing host-to-host compiler not to produce any installables if one == two.
by Thomas Vachuska
· 8 years ago
f4363a0
Added device listener to fallback flow rule provider to trigger flow
by Carmelo Cascone
· 8 years ago
11260a0
Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction
by Jian Li
· 8 years ago
2519081
In this commit:
by Saurav Das
· 8 years ago
cc10558d
Bugfix: OpticalPortOperator should be able to overwrite port number.
by HIGUCHI Yuta
· 8 years ago
597282a
Clean up references to the deprecated p0 storage partition
by Madan Jampani
· 8 years ago
b6c63a3
Move BandwidthCapacity out of resource pacakge
by Sho SHIMIZU
· 8 years ago
7a004ae
Fix "Driver service not bound yet" issue in optical compiler.
by HIGUCHI Yuta
· 8 years ago
fd72440
Fix for ONOS-4484 flows left behind after intent reroute
by Ray Milkey
· 8 years ago
943893f
Allow turning off CoreEventDispatcher watchdog for debugging.
by Jonathan Hart
· 9 years ago
e642f7c
Bumping version to 1.7.0-SNAPSHOT
by Brian O'Connor
· 8 years ago
4ad9df0
Cosmetic fixes for DefaultClusterMetadataProvider
by HIGUCHI Yuta
· 8 years ago
d2c8b15
corsa support intent
by Michele Santuari
· 9 years ago
6972ae6
[ONOS-4513] Remove optical dependency from store/dist
by HIGUCHI Yuta
· 8 years ago
bd1974c
Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406)
by Naoki Shiota
· 9 years ago
072ee2f
Remove unnecessary CHECKSTYLE comment
by HIGUCHI Yuta
· 8 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
Next »