- 08 Jun, 2016 10 commits
-
-
Driver notable changes: - Implemented new behaviors, removed deprecated ones - Removed flow rule translator classes (now under protocol module) - Improved FlowRuleProgrammable: now it uses BMv2TableEntryService to lookup/bind flow rules with BMv2 table entries, retrieves flow statistics, better exception handling when adding/replacing/removing table entries. - Improved PacketProgrammable: better exception handling and logging Provider notable changes: - Bmv2DeviceProvider: detects and notifies device configuration changes and reboots to Bmv2DeviceContextService, added support for periodic polling of port statistics - Bmv2PacketProvider: implemented workaround for OutboundPackets with flood treatment Change-Id: I79b756b533d4afb6b70025a137b2e811fd42a4e8
Carmelo Cascone authored -
- cleaned up application confirmation dialog. Change-Id: I498ef3897f828611ed8677873bcfcbcc3b09e1cc
Simon Hunt authored -
Bug fix where filtering objectives are not installed due to available ports becoming enabled later. Bug fix where flow objective store had no listener for notifications from drivers across multiple instances of the controller. NPE fix in ofdpa driver for non-existing groups. Preventing ofdpa driver from sending spurious pass notification to app. Incrementing retry filter timer from 1 to 5 secs in default routing handler. Made several debug messages clearer. Change-Id: I828671ee4c8bcfe03c946d051e1d1aac9d8f68dd
Saurav Das authored -
…tor as a single value Change-Id: Ie4deac82c4e08eb7fccb12df7c2687a1adead889
David K. Bainbridge authored -
Change-Id: Ib64529e37ccff5b392a2ccb24341b5a780408f6c (cherry picked from commit a4f66f62)
Avantika-Huawei authored -
Change-Id: I43db98b2fa3c5930b989d4fa3e2c00f7fa65c5ca (cherry picked from commit dbdf7723)
Avantika-Huawei authored -
Change-Id: I7fbf86d845ec6b5d780f63518776fa841e9fb57c (cherry picked from commit a4df1aa0)
Mahesh Poojary S authored -
Added ability to see availability status as part of device events (for availability events) Change-Id: I4a3476e203459ed72deee45f0a24e4b4373bd819
Thomas Vachuska authored
-
- 07 Jun, 2016 12 commits
-
-
- bug introduced in ONOS-3503. - added exact equality comparison method to PortNumber - removed null PortNumber case handling test Change-Id: I6d1f191b5a64b79426de9d80cffadd6c9de96d56
HIGUCHI Yuta authored -
- updated xClose glyph - replace double with single quotes in glyphData.js - fixed close button on AppView details panel Change-Id: I1e9139d096bdb4836710f019b5ee4e1c3c6e69e5
Simon Hunt authored -
Will revet this separation for 1.6 and work on it targeted for 1.7. This reverts commit 652ec6b7. Change-Id: Ica8899988a6fcc02ece138a7f0d940a7994c77e9
Yuta HIGUCHI authored -
Change-Id: I68ee8dd08266a02593e217cef1a9bb010037d673 (cherry picked from commit 2ee9e7e8)
VinodKumarS-Huawei authored -
- net and cli bundle has dependency to optical-model bundle, which should be removed in the longer run. (ONOS-4626) Change-Id: Ieff43ef2002ee21f4578a6e2a729cd35ce3eae3d
HIGUCHI Yuta authored
-
- 06 Jun, 2016 8 commits
-
-
- adjusted app detail panel spacing of elements - fixed bug in topo.css Change-Id: I59c659dc1ccd908be2b3d7bcf2b5feeee6a2eabd
Simon Hunt authored -
- changed spacing on table headers - increased table header icon sizes a smidge - modified 'play' glyph - removed copyright from "partial" HTML snippets - switched order of buttons on Intents View Change-Id: I16967721ca0d22449f34b40ee2eb102d37ca12fd
Simon Hunt authored -
- cleaning up flow, group, intent, meter, and port views. Change-Id: I4bbc483f1e63a0fb045dee3e90a293798820f7f6
Simon Hunt authored -
Change-Id: Id3af37f1a7cd7880e5eeffb09b2af5c0925f13ef (cherry picked from commit 283a7856)
Thomas Vachuska authored -
entries probe after device events Helpful for devices that do not provide configuration persistency, to quickly restore flow rules after a reboot or an update. Change-Id: I35dee1ff56076ddda7d22c353a01d518f2f88eed
Carmelo Cascone authored
-
- 04 Jun, 2016 1 commit
-
-
Change-Id: I06e935144d177f61c8c7a1598d735e54c5a858d0 (cherry picked from commit 2843ec89)
Madan Jampani authored
-
- 03 Jun, 2016 7 commits
-
-
- cleaning up device table view, and device details panel. - updated xMark glyph, added xClose glyph. Change-Id: I1f5e4496dbfaa58315ddf0a8c2e0f6e4ff163239
Simon Hunt authored -
Change-Id: I23cc7a140c01a7ee3988c4e1e28122c218323e23 (cherry picked from commit 1e60faf2)
Madan Jampani authored -
Change-Id: I1e38b3166966e195bac27f54752961d75d8fd6ea (cherry picked from commit 19f8d350) Request from Gaurav Agrawal Change-Id: I0cd20b72e87acc95106ff63374e19fcfa8a2b3f3
sangyun-han authored
-
- 02 Jun, 2016 2 commits