Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9c9cde4d4d0a6508e7063445e332047177296b36
/
core
/
net
/
src
« Previous
4353a5a
Fixed graph relaxEdge to properly deal with Double.MIN_VALUE.
by Thomas Vachuska
· 10 years ago
dc09a3b
Fixed flaky HostMonitor unit tests.
by Jonathan Hart
· 10 years ago
eb24e9d
Attempt to fix Link vanishing after mastership change
by Yuta HIGUCHI
· 10 years ago
305ec83
add debug log
by Yuta HIGUCHI
· 10 years ago
76622d6
Merge branch 'optical_path_provisioner'
by weibit
· 10 years ago
50eb95b
packet-intent fail event will trigger the creation of lightpaths
by weibit
· 10 years ago
9cfe829
dispatching failed event when compile fails
by Brian O'Connor
· 10 years ago
b62aab5
fix relinquishment behavior in SimpleMastershipStore
by Ayaka Koshibe
· 10 years ago
f997695
Sketched out changes to link resource service to support intent replacement mechanism.
by Thomas Vachuska
· 10 years ago
6a45616
FlowRuleManager is now fully batch based
by Madan Jampani
· 10 years ago
8e6dba2
Merge branch 'optical_path_provisioner'
by weibit
· 10 years ago
aca1460
support bidirectional links
by weibit
· 10 years ago
d26f57a
Refactoring in the unit test utility framework:
by Pavlin Radoslavov
· 10 years ago
936c49d
Added getCriterion method to TrafficSelector
by Jonathan Hart
· 10 years ago
3894841
Merge branch 'optical-integration'
by Brian O'Connor
· 10 years ago
253c865
some optical intent changes
by weibit
· 10 years ago
8ac922d
FIxed checkstyle fails.
by Thomas Vachuska
· 10 years ago
086724e
refactoring OpticalPathIntent
by Brian O'Connor
· 10 years ago
86160f5
Change method name of LinkResourceService
by Toshio Koide
· 10 years ago
5c0a726
Rename package name of LinkResourceManager.
by Toshio Koide
· 10 years ago
2543d5a
optical intent
by weibit
· 10 years ago
ca0fcff
Implement fake requestResources() method.
by Toshio Koide
· 10 years ago
9e622ac
optical intent
by weibit
· 10 years ago
7e58346
optical intent module
by weibit
· 10 years ago
f32383b
Optical Path Porvisioning
by weibit
· 10 years ago
09e5f64
Merge branch 'optical-integration' of ssh://gerrit.onlab.us:29418/onos-next into optical-integration
by Marc De Leenheer
· 10 years ago
e7e4bd5
adding Get by IntentId to LinkResourceService
by Brian O'Connor
· 10 years ago
922760b
Merge branch 'master' into optical-integration
by Marc De Leenheer
· 10 years ago
868def0
minor changes to RoleValue
by Yuta HIGUCHI
· 10 years ago
50df38d
Starting implementation of LinkResourceManager.
by Toshio Koide
· 10 years ago
0e752bd
Added link types of TUNNEL and OPTICAL.
by Thomas Vachuska
· 10 years ago
a7384a8
fixes related to getRole() assumptions
by Ayaka Koshibe
· 10 years ago
44521ec
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
3d643ec
functional stats service
by alshabib
· 10 years ago
83e090e
Adding intent operations batch abstraction.
by Thomas Vachuska
· 10 years ago
1fb982f
Adding intent operations batch abstraction.
by Thomas Vachuska
· 10 years ago
e8708e3
trigger device query after mastership reelection
by Ayaka Koshibe
· 10 years ago
5154ec3
Fix some unchecked conversion warnings
by Ray Milkey
· 10 years ago
2374fc9
many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery
by alshabib
· 10 years ago
67dce88
Mastership related minor fixes on DeviceManager
by Yuta HIGUCHI
· 10 years ago
3559249
Refactoring and cleanup in the Metrics module:
by Pavlin Radoslavov
· 10 years ago
a43aa25
api and manager for statistic service
by alshabib
· 10 years ago
574afda
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
dfc7afb
distributed link fixes
by alshabib
· 10 years ago
6e88c68
Intent treatments need to be passed down to the flows
by Jonathan Hart
· 10 years ago
07ac62a
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
10d4abc
Adding JSON output for intent list command.
by Thomas Vachuska
· 10 years ago
bc4a793
Allowed flows to be permanent
by Jonathan Hart
· 10 years ago
e291c84
Enhanced toString for intents for consistency. Removed ID block allocator stuff.
by Thomas Vachuska
· 10 years ago
3a78be6
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
a12fdf2
Ooops... corrected a unit test.
by Thomas Vachuska
· 10 years ago
f3d51bd
Initial DistributedDlowRuleStore
by Yuta HIGUCHI
· 10 years ago
4926c1b
Refactoring intent API.
by Thomas Vachuska
· 10 years ago
b97cf28
Refactoring intent API.
by Thomas Vachuska
· 10 years ago
1109640
Changed some non concurrent structures to ConcurrentHashMaps in
by Jonathan Hart
· 10 years ago
abedb09
MasteshipService, store, and CLI commands use RoleInfo
by Ayaka Koshibe
· 10 years ago
67af1f4
add roleInfo structure and backup_changed mastership event
by Ayaka Koshibe
· 10 years ago
f2dbde5
refactoring intent framework installers
by Brian O'Connor
· 10 years ago
6b2ffc3
Fixed issue where LinkCollectionIntentInstaller was missing a flow rule
by Jonathan Hart
· 10 years ago
f6f50a6
FlowEntry must not be modified outside store.
by Yuta HIGUCHI
· 10 years ago
0722fb2
added FIXME for disconnection corner case
by Yuta HIGUCHI
· 10 years ago
d631e42
bugfix: DeviceManager#applyRole should ignore NONE
by Yuta HIGUCHI
· 10 years ago
da1cda6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
b5c63a0
fixes for mastership handoff race conditions
by Ayaka Koshibe
· 10 years ago
605347c
modified SimpleFlowRuleStore not to use MultiMap
by Yuta HIGUCHI
· 10 years ago
a0e4754
Bug fix: don't generate topology events with "null" reasons.
by Pavlin Radoslavov
· 10 years ago
e794cbe
Add FIXME to LinkManager
by Yuta HIGUCHI
· 10 years ago
da9c64f
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
3effd04
fix for a failed sub batch
by alshabib
· 10 years ago
7d1ad60
Explicitly set address length when creating a new host
by Jonathan Hart
· 10 years ago
c0fa4db
PointToPointintent unit tests
by Ray Milkey
· 10 years ago
75e7742
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
7911a05
lldp discovery independent of OF
by alshabib
· 10 years ago
e668408
Unit tests for some Intent objects and compilers
by Ray Milkey
· 10 years ago
760a7f9
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
bcae7bd
Removed faulty toInt method and renamed toRealInt to toInt.
by Jonathan Hart
· 10 years ago
a4b548c
Added javadoc comment to onos.impl package.
by tom
· 10 years ago
bfca040
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
dbdbdbb
Added restrictions for proxy ARP
by Jonathan Hart
· 10 years ago
45503ce
list mastership roles CLI command
by Ayaka Koshibe
· 10 years ago
8bca235
remove timing sensitive portion from DefaultTopologyProviderTest.
by Yuta HIGUCHI
· 10 years ago
9dc1b0e
removing print statememt
by alshabib
· 10 years ago
94cf3c5
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
cf36991
flowrule service : apply batch tests
by alshabib
· 10 years ago
18ab8a9
modified LinkKey creation to follow other id objects
by Yuta HIGUCHI
· 10 years ago
0742ec9
Add a Multiple source to single destination intent
by Ray Milkey
· 10 years ago
80912e6
Separate cluster management and mastership management to separate packages
by Yuta HIGUCHI
· 10 years ago
093e83e
Refactoring
by Yuta HIGUCHI
· 10 years ago
db450ab
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
ea5b4ce
fixes in mastership reelection for single-node failure
by Ayaka Koshibe
· 10 years ago
093340b
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
88a6f11
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by tom
· 10 years ago
545708e
Optimizing performance of HostId.
by tom
· 10 years ago
fa891c9
Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles."
by Yuta HIGUCHI
· 10 years ago
d40483d
Revert "Refactored code in an attempt to break dependency cycles"
by Yuta HIGUCHI
· 10 years ago
195af6e
Refactored code in an attempt to break dependency cycles
by Madan Jampani
· 10 years ago
58819b4
Refactoring to move code to right locations. Attempt at breaking dependency cycles.
by Madan Jampani
· 10 years ago
704ca14
Unit tests for the ProxyArpManager.
by Jonathan Hart
· 10 years ago
a689779
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
by tom
· 10 years ago
92c65ad
real application ids
by alshabib
· 10 years ago
Next »