- 04 Feb, 2015 2 commits
-
-
Change-Id: I1125fbc23f1e58bcb8aaf5f67c02da610fa7ef25 ONOS-885: Group store interface definition and in-memory store implementation Change-Id: Id3794bed63785e10ed86c0b5d90bf875d127224c
Srikanth Vavilapalli authored
- 03 Feb, 2015 14 commits
-
-
- Added configuration parameters for order of instances. - got rid of 'flicker' flag since it's redundant. Reference: ONOS-890 Change-Id: I0217e17f2a55d85e0a1fc8f2b3ea8cb54cb87517
Ayaka Koshibe authored -
…s to account for new glyphs. Change-Id: I609f45ad434b8a3f92ce605ba1a9056f9584b11f
Bri Prebilic Cole authored -
Work toward ONOS-509 The following match conditions are added/implemented: - UDP_SRC, UDP_DST - SCTP_SRC, SCTP_DST - ICMPV4_TYPE, ICMPV4_CODE - IPV6_FLABEL - IPV6_ND_TARGET - IPV6_ND_SLL - IPV6_ND_TLL Also: * Renamed method TrafficSelector.Builder.matchInport(PortNumber port) to TrafficSelector.Builder.matchInPort(PortNumber port) (for consistency with the corresponding method(s) elsewhere) * Reordered the code for some of the existing matching conditions to follow the order in the OpenFlow spec, so it is easier to cross-reference such code. * Added missing Javadoc * Added few more Criterion.Type values as per OpenFlow spec 1.5.0 Change-Id: I7fc1656f32d8a7280c67d7827e4aa84528b0eafc
Pavlin Radoslavov authored -
… the window (as well as having a fixed header row with scrolling body). Change-Id: I230a9577f9a83ab9342414054e64afa181f4f1e9
Bri Prebilic Cole authored
-
- 02 Feb, 2015 7 commits
- 01 Feb, 2015 1 commit
- 31 Jan, 2015 2 commits
-
-
Using Flow ID forces a dependency on the Group/App ID. This reverts commit 38f8c232. Change-Id: Ib08166c8f778228ebbb68f98c763fcc57a9d6771
Ayaka Koshibe authored
-
- 30 Jan, 2015 14 commits
-
-
- fixed instance color selection (using cat7() function) - miscellaneous additions to utility functions. - etc. and so on... Change-Id: I61895489ccc60fa17beda9e920e65742e0f2c526
Simon Hunt authored -
- also, lists scenarios at startup. Change-Id: I6f32d15e7ed4ec2ade4546d68d2e245001c394ec
Simon Hunt authored -
This is done by literal check of NodeId, as it is encoded in the DeviceId. Also includes minor fixes to config file parsing. Reference: ONOS-873 Change-Id: Id333c109c3bb752dcb78ede3a4dfd94fec189cc0
Ayaka Koshibe authored -
- MPLS POP (Ethernet type) - Dec MPLS TTL - Dec NW TTL - Copy TTL In - Copy TTL Out Change-Id: I639a1bfff9ba3ae8c372c0a4b36f132cb2610b7b
sangho authored -
- handling addInstance event. Change-Id: Ic98a3291bd37ecf1155dbe1696167d0635a31972
Simon Hunt authored