- 21 Jan, 2015 9 commits
-
-
This revision aims to remove empty check of BatchWrite in the caller side of this method Change-Id: Ic0d659a6da221a052ad135eba18a783caa81ec42
Sho SHIMIZU authored -
…run on different nodes without collision. Change-Id: I3c834a5f23f4813b9234beed3ae1c0e93e69360e
suibin authored -
IntentId is no longer treated as BatchOperationTarget Change-Id: Icf63eb8071113b71146604a740f82cf3eadeef95
Sho SHIMIZU authored -
Fixes ONOS-787. Change-Id: Ide8817927fc7a64da79df7998e3baebefb09de40 (cherry picked from commit 18679365)
Jonathan Hart authored
-
- 20 Jan, 2015 14 commits
-
-
Make the constructor of BatchWrite.Operation private Change-Id: I496ba4502f0f4c147250909cab9123fc5c869f9e
Sho SHIMIZU authored -
Fixes ONOS-779. Change-Id: I7e6a57457e287d28dd23946d677d3943443a435f (cherry picked from commit eec29724)
Jonathan Hart authored -
…ule dependencies and routing configuration are both derived from the list of IDs. Change-Id: If7bd7fe5c5c42f5c557e39c8ccb53847f2527be9
Simon Hunt authored
-
- 19 Jan, 2015 3 commits
-
-
- Edited glyph-spec and icon-spec to test the changes. Change-Id: I23472b7f6699a46da1728c49a9d72f826244c739
Bri Prebilic Cole authored
-
- 17 Jan, 2015 7 commits
-
-
aovid duplicate call of toString. Apply changes to FlowEntryBuilder and FlowModBuilder as well. Fix missing break; issue. Change-Id: I1a2e59ca943bbcc9677b9fc0cb9eb2f7cb3d7aa3
Kunihiro Ishiguro authored -
Also renamed ProxyArpService#known(Ip4Address) to ProxyArpService#isKnown(Ip4Address) Fixes ONOS-722. Change-Id: I136c65e58693926e87b822cb0f4ec1c4ba0e3780
Jonathan Hart authored -
currently chains null devices together in a linear topology. The tunable parameters for this provider are: - flicker = [default false] : flap the links by sending LinkEvents - eventRate = [default 3000] : time between LinkEvents, in msec Reference: ONOS-446 Change-Id: I865c1c43c3216d9b64d67bda7c118bb041d5b1c9
Ayaka Koshibe authored -
Default drop rule has the lowest priority and matches everything. This means if a packet doesn't match any rules in the flow table, it is dropped. This brings OF1.0 behaviour into line with OF1.3+ behaviour. Change-Id: Id73839907a664bdccbc7a5eb904a8edd2a6222e7
Jonathan Hart authored -
- Skeleton of icon directive added. - icons embedded in table - test HTML file. - Augmented GlyphService.loadDefs() to allow subset of glyph ids to be specified. Change-Id: I775a958ef9dc35b0b89a126d5c0497f72a721b71
Simon Hunt authored
-
- 16 Jan, 2015 7 commits
-
-
D'Oh -- has to have public-no-args constructor! Change-Id: Ib586f74bdd109385fd1772e53122e096bdd7e8d5
Simon Hunt authored -
We shouldn't have special behaviour for some switches, and we want send-to-controller behaviour to be determined by the applications rather than the switch type. Change-Id: I87fd0c0c0b567660378d325286101d19d86aba33
Jonathan Hart authored -
…tions to be made available to applications. Revising some implementations and adding tests. Removing fingerprint and extension concept for now. Change-Id: Id50faf29e4590b08e0c2b385ae8d4bb0c453f37e
Thomas Vachuska authored -
Fixed several bugs in codecs turned up by unit tests Change-Id: Icddb31aa3d2cb58612a0578772d24ff5f113d073
Ray Milkey authored