- 17 Feb, 2015 14 commits
-
-
… and sortable-header directives. Change-Id: Iccf9348a4697f494a4234b024781fede0719491d
Bri Prebilic Cole authored -
- Use subtype() instead of type() inside method ModMplsLabelInstruction.toString() - Check whether the MPLS value is negative inside the MplsLabel() constructor. Change-Id: I770194774219f0c919474928803e078226f2005d
Pavlin Radoslavov authored -
The APIs are for supporting service data to install on network devices. This is related to JIRA ticket ID ONOS-869. Updated API code and added implementation code files. Modified API for supporting payload abstruction, and added routing mechanism for pushing flow rules to devices. Added more javadoc, and fixed some minor issues. Updated javadoc, removed unnecessary method, and test code. Change-Id: I105defc92a9e01b30601fcb56a9dafa086d4adc0
Hongtao Yin authored
- 15 Feb, 2015 1 commit
- 14 Feb, 2015 4 commits
-
-
…arted unt tests for table.js. Change-Id: I3020fec5f3f57cebc237c1a6cbfd07deb3607189
Bri Prebilic Cole authored -
LinkCollectionIntentInstaller.deactivate() to unregister as an installer. Change-Id: Ia4ba3aefcbdc8c4e4c23c1ab831c71b6c61626f7
Pavlin Radoslavov authored
- 13 Feb, 2015 21 commits
-
-
Fixes the problem of flows being left on the data plane Change-Id: Iec3db8b460123f2744a57d8c08d14c8effe9ec34
Brian O'Connor authored -
* State checking to prevent state updates outrunning. * Copy IntentData on the way in and out of the store. Change-Id: Id18164d15c896c5a62376aac17b7c8c2cac420c2
Jonathan Hart authored -
- Introduce a common parent class, AbstractFailed for IntentUpdate subclass representing failure - Write Javadoc for each class representing failure Change-Id: I3945642f5985ddd66c11b6de1924b9c1d23a5fc6
Sho SHIMIZU authored -
Change state from WithdrawRequest to Withdrawn directly when there is nothing in the store with the key Change-Id: Ia38d02bcff8df7aad35fbb975843c6741ff540f4
Sho SHIMIZU authored