Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
76285c77122f49e9f205c53aba79480846c3c381
/
core
/
api
/
src
/
test
/
java
a05c0a2
Merge "Prototype bandwidth reservation"
by Thomas Vachuska
· 10 years ago
d16ce18
Added Port.Type and plumbed it throughout.
by Thomas Vachuska
· 10 years ago
caa450b
Prototype bandwidth reservation
by Ray Milkey
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
444b519
Replaced the usage of IpPrefix with IpAddress in the context of
by Pavlin Radoslavov
· 10 years ago
e0f804a
Added application ID store; both trivial and distributed variants.
by Thomas Vachuska
· 10 years ago
33f228a
Replaced IpPrefix and IpAddress in the following methods
by Pavlin Radoslavov
· 10 years ago
276cd90
Added class InterfaceIpAddress and the corresponding unit test.
by Pavlin Radoslavov
· 10 years ago
3a7c1f8
Fix a typo in class name: DefualtHostDecriptionTest -> DefaultHostDecriptionTest
by Pavlin Radoslavov
· 10 years ago
d26f57a
Refactoring in the unit test utility framework:
by Pavlin Radoslavov
· 10 years ago
d404c51
Added initial sketch of JSON codec abstraction and related codec tracking service.
by Thomas Vachuska
· 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
10d4abc
Adding JSON output for intent list command.
by Thomas Vachuska
· 10 years ago
e291c84
Enhanced toString for intents for consistency. Removed ID block allocator stuff.
by Thomas Vachuska
· 10 years ago
c96058a
Refactoring intent API.
by Thomas Vachuska
· 10 years ago
abedb09
MasteshipService, store, and CLI commands use RoleInfo
by Ayaka Koshibe
· 10 years ago
f2dbde5
refactoring intent framework installers
by Brian O'Connor
· 10 years ago
da1cda6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 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
b35a381
bugfix Function input is Nullable
by Yuta HIGUCHI
· 10 years ago
5fa3dc0
GossipHostStore: add AE support
by Yuta HIGUCHI
· 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
80912e6
Separate cluster management and mastership management to separate packages
by Yuta HIGUCHI
· 10 years ago
38935e5
Turning off AbstractEventAccumulatorTest.timeTrigger
by Yuta HIGUCHI
· 10 years ago
dc7374c
Move ControllerToNodeId Function to api bundle
by Yuta HIGUCHI
· 10 years ago
e7f01ee
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
093340b
Speeding up stuff. HostDescription now passes up just a single IpAddress.
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
cb900f4
Initial implementation of async installers
by Brian O'Connor
· 10 years ago
297dfc0
Enhanced HostLocation and DefaultEdgeLink to allow easier construction.
by tom
· 10 years ago
53efab5
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
by tom
· 10 years ago
53945d5
Working on intent uninstall during recompilation.
by tom
· 10 years ago
85258ee
Reworked intent states to the new set of states.
by tom
· 10 years ago
9ee0d5b
Fix unit test issue
by Yuta HIGUCHI
· 10 years ago
95329eb
Starting to experiment with flow tracking.
by tom
· 10 years ago
885be1d
Fixed annotation handling.
by Yuta HIGUCHI
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
66630c8
Adding Intent Impl and shell command to install simple intent
by Brian O'Connor
· 10 years ago
f3d0616
Adding Intent API tests
by Brian O'Connor
· 10 years ago
747a213
Adding more unit tests.
by tom
· 10 years ago
5a9383a
Adding more unit tests. Made some classes abstract which should have been.
by tom
· 10 years ago
a536886
Enhanced ProviderId to support notion of primary vs. ancillary and modified AbstractProviderRegistry to enforce one primary provider per URI scheme.
by tom
· 10 years ago
78d16a4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
1d416c5
Working on the cluster i/o
by tom
· 10 years ago
3de43ca
mastership manager listens to cluster events
by Ayaka Koshibe
· 10 years ago
b70d34b
base for mastership term implementation
by Ayaka Koshibe
· 10 years ago
b41d1ac
Added graceful shutdown for upstart service.
by tom
· 10 years ago
ac60c08
Added APIs for binding address information to ports and for monitoring hosts/ips
by Jonathan Hart
· 10 years ago
ca90c46
Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again!
by tom
· 10 years ago
4e9c37c
add new line at EOF
by Yuta HIGUCHI
· 10 years ago
fca736c
Began implementation of the a host monitor
by Jonathan Hart
· 10 years ago
1d56fe4
renamed IpAddress to IpPrefix
by Ayaka Koshibe
· 10 years ago
7e02cda
Changed the way ProviderId is made to include URI scheme portion.
by tom
· 10 years ago
1a4b995
Added more unit tests for a few small things.
by tom
· 10 years ago
a9c199f
renamed VLAN, IP, and MACAddress classes
by Ayaka Koshibe
· 10 years ago
61359e9
Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests.
by tom
· 10 years ago
cbefa23
Enhanced topo viewer sample GUI to allow path selection from any node (host or device). Fixed path service implementaiton.
by tom
· 10 years ago
030111e
sample app launched
by alshabib
· 10 years ago
93afebc
Tests for HostDescriptions and Events
by Ayaka Koshibe
· 10 years ago
63d5afe
avoid other OF listeners overwriting the priority of another listener
by alshabib
· 10 years ago
931af4e
Added unit test utilities and some more unit tests.
by tom
· 10 years ago
50ee924
added Host-related unit tests
by Ayaka Koshibe
· 10 years ago
e2dc27a
Moved net to core
by tom
· 10 years ago