commit | 6cd2f3594be450aa6d25eb7e4c44d91493945407 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Tue Jan 13 17:44:45 2015 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Thu Jan 22 03:28:52 2015 +0000 |
tree | 2bcf67a1e99ddce4080105f669c489323f358e4d | |
parent | 7dc1d048798d3284e77e82f8e991640701a14516 [diff] |
Implemented VLAN-to-VLAN routing support for SDN-IP. SDN-IP can now support peering and routing between hosts that are connected on VLANs. Changes include: * Updated NetworkConfigReader app to read (optional) VLAN configuration * Updated VlanId to support the 'VLAN present' value - in a match this means that a VLAN tag must be present, but it can contain any value. * Updated SDN-IP to set destination VLAN tag values if appropriate * Updated FlowModBuilder and FlowEntryBuilder to support 'VLAN present' value * Slew of test updates. Change-Id: Ief48cede5c1fd50e1efa851da5a97fb4a8edda29
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.