alshabib
|
e7031568ef
|
renamed OF packet context to OpenFlowPacketContext
|
2014-09-12 18:17:37 -07:00 |
|
alshabib
|
c114d3d081
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-12 17:59:42 -07:00 |
|
alshabib
|
369d29493a
|
some interface changes to flow and packet
|
2014-09-12 17:59:35 -07:00 |
|
Ayaka Koshibe
|
7c479476b0
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-12 17:07:28 -07:00 |
|
Ayaka Koshibe
|
50ee92456b
|
added Host-related unit tests
Change-Id: Ia3c0610f5bdd91ddd554dd477af7ad3640a6cef3
|
2014-09-12 17:07:20 -07:00 |
|
alshabib
|
f6d77960dd
|
default packet context
|
2014-09-12 16:25:21 -07:00 |
|
tom
|
0b11b746cd
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-12 14:48:04 -07:00 |
|
tom
|
8bb16061d8
|
Added a set of abstractions for flow rule subsystem.
Added an apps source subtree.
|
2014-09-12 14:47:46 -07:00 |
|
Ayaka Koshibe
|
c3bd695083
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-12 11:52:58 -07:00 |
|
Ayaka Koshibe
|
3a25aec516
|
tiny modifications to VLANID
Change-Id: Ib5b1adc2c147e23ce40ee35282c1fadc82d78111
|
2014-09-12 11:52:53 -07:00 |
|
tom
|
d0344a8047
|
Added package.html and fixed cluster lists command output.
|
2014-09-12 00:20:30 -07:00 |
|
tom
|
782a7cf139
|
Added tools for converting dpid to uri and vice versa.
Modified device and link provider to use the new tools.
|
2014-09-11 23:58:38 -07:00 |
|
tom
|
c6ed809348
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-11 15:13:19 -07:00 |
|
tom
|
613d8143f4
|
Sketched out packet service and related abstractions.
|
2014-09-11 15:09:37 -07:00 |
|
Ayaka Koshibe
|
04a1a4e4fb
|
added VLANID construct
Change-Id: Ia58abb268d52639215f289052bbf8802992f98a6
|
2014-09-11 14:31:29 -07:00 |
|
Ayaka Koshibe
|
491fdb5de5
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-11 13:10:01 -07:00 |
|
Ayaka Koshibe
|
1c7b38e6aa
|
added IPAddress construct
Change-Id: Idc57a22b568b33503c78254222d52fbfc19b0b72
|
2014-09-11 13:09:51 -07:00 |
|
tom
|
c7a691a965
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-11 12:44:22 -07:00 |
|
tom
|
13cb485cf1
|
Added topology command-lines.
|
2014-09-11 12:44:17 -07:00 |
|
alshabib
|
b5365ef2f1
|
support for of1.3 switches
|
2014-09-11 11:27:17 -07:00 |
|
alshabib
|
51622f7440
|
support for of1.3 switches
|
2014-09-11 11:22:33 -07:00 |
|
tom
|
578ebdca2e
|
Moved host core stuff to its own package.
|
2014-09-11 11:12:51 -07:00 |
|
tom
|
e615ee42bc
|
Re-assembled the topology subsystem.
|
2014-09-11 10:52:10 -07:00 |
|
tom
|
2afb119dcf
|
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
|
2014-09-11 10:48:50 -07:00 |
|
tom
|
9793755b10
|
Re-assembled the topology subsystem.
|
2014-09-11 10:48:42 -07:00 |
|
tom
|
e52ce70226
|
Check-point before refactoring the topology provider stuff.
|
2014-09-11 00:12:54 -07:00 |
|
Ayaka Koshibe
|
e5652756ec
|
added functionality to SimpleHostStore
Change-Id: I2e73e026149ecb547b320d321cb86c48d051037c
|
2014-09-10 23:27:34 -07:00 |
|
tom
|
2d33141183
|
Refactored the topology provider.
|
2014-09-10 21:31:20 -07:00 |
|
tom
|
8bf2e6bc4e
|
Added javadocs and separated trivial implementations into distinct packages.
|
2014-09-10 20:53:54 -07:00 |
|
tom
|
8ccc0bf014
|
Added a unit test for the simple event dispatcher.
|
2014-09-10 15:34:13 -07:00 |
|
tom
|
1a17603353
|
Added toString to abstract event.
|
2014-09-10 12:21:23 -07:00 |
|
tom
|
cbff93954e
|
Working on simple topology manager and provider
|
2014-09-10 00:45:23 -07:00 |
|
tom
|
dc361b65fe
|
Adding more topology manager/store implementation.
|
2014-09-09 20:36:52 -07:00 |
|
Ayaka Koshibe
|
74a2392264
|
added default host constructs to API
Change-Id: I3ef3e08559c7c4d73d8e4aee693589ee0830ed85
|
2014-09-09 16:45:39 -07:00 |
|
tom
|
326b71a296
|
Fixed a number of javadocs.
|
2014-09-09 14:49:17 -07:00 |
|
tom
|
7869ad9aa4
|
Cleaned up some of the host-related abstractions and filled in more of the host manager implementation.
|
2014-09-09 14:32:08 -07:00 |
|
tom
|
e2dc27a038
|
Moved net to core
|
2014-09-09 12:41:21 -07:00 |
|