aboutsummaryrefslogtreecommitdiffstats
path: root/framework
AgeCommit message (Collapse)AuthorFilesLines
2015-10-23Moving new files to patches to avoid being overwritten when we updateAshlee Young7-0/+0
the onos tree Change-Id: I7506c6e451fb9d46e36f691593b26b42626e8a64 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Removed this and will use git mv instead.Ashlee Young7-1194/+0
Change-Id: Idb4bc2cea3731fcd99a35e07f440bb5c79a47b97 Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23These new files are really patches to the upstream onos project.Ashlee Young7-0/+1194
Change-Id: I58af837fe5f18d8c3c560a268415279079954edd Signed-off-by: Ashlee Young <ashlee@onosfw.com>
2015-10-23Write a new environment driverlanqinglong1-0/+226
JIRA:ONOSFW-140 Environment setup is needed in function test of onosfw Change-Id: Ieba71c196320b1eb2ab1138a91ac616154354799 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-23Write some new drivers to connect devicelanqinglong1-0/+191
JIRA:ONOSFW-139 connection-env should be add Change-Id: I85640533f67775aa89b2ab7e0a7527997d626ce1 Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-23Merge topics 'DefaultFlowClassifier', 'FlowClassifier'Tim Zhao4-0/+762
* changes: [ONOSFW -127] implementation of flow classifier for sfc. [ONOSFW-127] FlowClassifier for SFC.
2015-10-23Merge "[ONOSFW-127] Container class for Port Pair"Tim Zhao3-0/+432
2015-10-22[ONOSFW-127] Container class for Port PairPhaneendra Manda3-0/+432
Change-Id: Ibd13dff2ceae9ca85c1d9a01ad23935f175c7e6d
2015-10-22[ONOSFW -127] implementation of flow classifier for sfc.Bharat saraswal1-0/+414
Change-Id: I8457c29525425137368dbb42c5b2330403b91352
2015-10-22[ONOSFW-127] FlowClassifier for SFC.bharat saraswal3-0/+348
Change-Id: I1064f83aabd3941156585ca65f8f35757724e21d
2015-10-21Create a new framework of running onos testlanqinglong9-0/+141
JIRA:ONOSFW-138 Onosfw need some test, so it need a new framework Change-Id: Iaccdc1184767bdb1b794d36d92e09bf03a38d82f Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2015-10-19Updated onos src tree to commit id 1e60f97ae50c05b94fcb6a10520738bfb5efdfd1Ashlee Young231-13056/+5312
2015-10-09added missing directory structure for rpmbuildAshlee Young16-0/+382
Change-Id: I42b06b4318868e08e85a90e81f06357dbda75bef
2015-10-09Updated master to commit id 6ee8aa3e67ce89908a8c93aa9445c6f71a18f986Ashlee Young578-4451/+39571
Change-Id: I94b055ee2f298daf71e2ec794fd0f2495bd8081f
2015-09-22bringing suricata to commit 4a738023d5ac945f0109ceb13fcc43e3f3095453Ashlee Young26-1/+1715
Change-Id: I7bbd8767089a43573cb38d23fe7bf1b656b29893
2015-09-22bringing src to commit tag 65d551b50e782b0c1ea76c1a9ed1c5a801a5a7e4Ashlee Young559-7115/+13083
Change-Id: Ib2da78962eaef856f418636c31b0f5c84286244f
2015-09-16Brief intro into the frameworkAshlee Young1-0/+5
Change-Id: Ie1272d1ebdd80d47589e532fdcba719cbee9ed87
2015-09-16Added a brief description for docs directoryAshlee Young1-1/+1
Change-Id: I90d2c791f6d85925d875989d75586b727517ca60
2015-09-16Added a description for what the framework isAshlee Young1-0/+1
Change-Id: Ia23f19e5e1e784795d25ef3ece9bcb1c05f2cb63
2015-09-15added some content to build readmeAshlee Young1-0/+1
Change-Id: I46c2d4fa90b83724ea05c0d730fb24bcaa23a826
2015-09-15Added brief description for the patches sub folderAshlee Young1-0/+5
Change-Id: I28d7db173aaa6e1f8990a16fd2d16696dc6dc6ee
2015-09-15Added top level readme for the source code directoryAshlee Young1-0/+5
Change-Id: I2da02b1fdcdac9ca58d31fe273d28f543ed61c66
2015-09-09Adding scripts directory to structureAshlee Young1-0/+0
Change-Id: If04ce4265c6bbd59fe3c2ac03784f2186376a00c
2015-09-09Adding docs directoryAshlee Young1-0/+0
Change-Id: I9f7e00ea23c459cc4a9f0a7ca228ed02141fdca9
2015-09-09creating build directory structureAshlee Young1-0/+0
Change-Id: I5290e57a747695ca0e2c66d5b1fe22c60d60c42c
2015-09-09suricata checkin based on commit id a4bce14770beee46a537eda3c3f6e8e8565d5d0aAshlee Young922-0/+483821
Change-Id: I9a214fa0ee95e58fc640e50bd604dac7f42db48f
2015-09-09ONOS checkin based on commit tag e796610b1f721d02f9b0e213cf6f7790c10ecd60Ashlee Young3816-0/+923017
Change-Id: Ife8810491034fe7becdba75dda20de4267bd15cd
2015-09-09Adding ML2 driver code from zhanghaoyu7 commit id ↵Ashlee Young3-0/+162
dece5b5cf0c9d8daaee74f77ab4c2a220c7b4b97 Change-Id: If6d0525ae818b53afecd417d1af1a78543f052a3
2015-09-09Removed framework as a submoduleAshlee Young1-0/+0
Change-Id: I92ea032460c61078945bd7a76079a695bc2a6743 Removed framework as a submodule
2015-09-09updatde onos submoduleAshlee Young1-0/+0
Change-Id: I0947723572b78d8b1938720110b72f74ef5924f5