Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
cf117ce6f2ee0ba0124edf7c7bca23ce4f19bc53
/
core
/
net
« Previous
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
97839bb
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
0a608ac
Pruned duplicate dependencies and plugins from several core related pom.xml files.
by Thomas Vachuska
· 10 years ago
87710fb
Cleanup in the core/net/pom.xml file after the "onos-core-hz-net"
by Pavlin Radoslavov
· 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
c7e1cb6
some extra comments
by alshabib
· 10 years ago
2683458
you must call get on futures
by alshabib
· 10 years ago
79e6f89
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
193525b
clean batch operations
by alshabib
· 10 years ago
cb900f4
Initial implementation of async installers
by Brian O'Connor
· 10 years ago
1c292d7
minor role relinquishment fix
by Ayaka Koshibe
· 10 years ago
4c89127
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
c404770
role reassignment tweaks
by Ayaka Koshibe
· 10 years ago
a058c73
Implement point to point intent compiler and cli commands to create them
by Ray Milkey
· 10 years ago
8e939d8
Handle MastershipEvent sending null #master()
by Yuta HIGUCHI
· 10 years ago
cf60390
DeviceManager fix
by Yuta HIGUCHI
· 10 years ago
33faeaf
Fixing DeviceManagerTest
by Yuta HIGUCHI
· 10 years ago
260a778
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
f4f6fe2
Removed files that no longer needed
by Madan Jampani
· 10 years ago
53efab5
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
by tom
· 10 years ago
ce2a958
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
902d41b
initial working impl of batch operations
by alshabib
· 10 years ago
d357689
Disabled flaky HostMonitor tests again
by Jonathan Hart
· 10 years ago
8ca5390
added hashcode and equals to treatments
by alshabib
· 10 years ago
1dd08e4
Enhanced flow list command to be more parsable and to use sorted devices list.
by tom
· 10 years ago
53945d5
Working on intent uninstall during recompilation.
by tom
· 10 years ago
672488d
KryoSerializationService -> Serializer
by Yuta HIGUCHI
· 10 years ago
4e96904
Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally.
by tom
· 10 years ago
85258ee
Reworked intent states to the new set of states.
by tom
· 10 years ago
a546afc
Try fixing Timer bug
by Yuta HIGUCHI
· 10 years ago
a2ad118
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
800709a
Experimenting.
by tom
· 10 years ago
e93687e
Disabled randomly failing test
by Jonathan Hart
· 10 years ago
1456fe7
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
b4758a9
Host monitor test
by Jonathan Hart
· 10 years ago
7951b23
Fixed NPE when removing flows.
by tom
· 10 years ago
a0ed763
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
9b4030d
Added a summary command.
by tom
· 10 years ago
3541bf2
bugfix was comparing DeviceId with Device
by Yuta HIGUCHI
· 10 years ago
5971804
Fixed checkNotNull in ProxyArpManager
by Yuta HIGUCHI
· 10 years ago
95329eb
Starting to experiment with flow tracking.
by tom
· 10 years ago
1c319ff
the return of the flowentry
by alshabib
· 10 years ago
a4cab07
Remove Path Intent
by Brian O'Connor
· 10 years ago
8f6f1ea
More HostMonitor cleanup and javadocs
by Jonathan Hart
· 10 years ago
f5c9d92
Added bi-directional nature to HostToHost intent.
by tom
· 10 years ago
c274c90
proxy arp application
by alshabib
· 10 years ago
85c4197
flow service idle timeout based on wall clock
by alshabib
· 10 years ago
a0e0498
illegalArgument exception for priority
by alshabib
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
34ed2fd
Cleaned up HostMonitor and support HostProvider invalidation
by Jonathan Hart
· 10 years ago
a1d16b6
Corrected some javadocs.
by tom
· 10 years ago
Next »