- 27 Oct, 2015 14 commits
-
-
Sorts flows according to table-id first, and then flow-id, so all flows from the same table print together. Change-Id: I4a811a00a1dc0e1e2f2855c06f5f7f9851152c0d
Saurav Das authored -
Filtering Objective support added. Driver renamed from OFDPA1 to OFDPA2. Code refactored within driver to reflect test-code which will be used by static flow-pusher app in the future. Change-Id: I7132d8b8eaf28df7c11646c5a35035f258c65af4
Saurav Das authored
- 26 Oct, 2015 14 commits
-
-
- DefaultPacketRequest - PacketEventTest - PacketProcessor Change-Id: I86d1416f808ebc901ed84204f2e772dc25f9eb58
Ray Milkey authored
- 23 Oct, 2015 3 commits
-
-
- Added Cluster metadata service and metadata store interfaces - Added a static cluster metadata store implementation that is backed by a local file. - Consolidated the existing cluster.json and tablets.json metadata files into a single cluster.json file that has all the cluster related metadata. - Removed dependency on ONOS_NIC env variable. Change-Id: Ia0a8bb69740caecdcdde71a9408be37c56ae2504
Madan Jampani authored
- 22 Oct, 2015 8 commits
-
-
Device VLAN is set through configuration, subscriber VLAN can be added using CLI (eventually this will come through a call from the AAA app). Moving towards generalizing this app as an 'Access Device' app rather than purely OLT. Change-Id: I9b82b39f6a2dee2c6f10f3fd13b261f3e0313db7
Jonathan Hart authored -
Some kind of List (e.g. ArrayList) allow the existence of null element Add protection here in case someone call sw.sendMsg(List<OFMessage>) and pass a list with null element Change-Id: Ida2ffbb196d2fdcb23b911365fa3c1231eab92ed
Charles Chan authored
- 21 Oct, 2015 1 commit