Skip to content

Commit

Permalink
Added l3 as forwarding mode
Browse files Browse the repository at this point in the history
Change-Id: Id205422109086b6e99f8f6fd6d4f1c979e5c1f7d
Partial-Bug: 1471637
(cherry picked from commit 455b05f)
  • Loading branch information
Sachin Bansal committed Jul 13, 2015
1 parent ce949f0 commit 8551d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schema/vnc_cfg.xsd
Expand Up @@ -725,6 +725,7 @@ targetNamespace="http://www.contrailsystems.com/2012/VNC-CONFIG/0">
<xsd:restriction base='xsd:string'>
<xsd:enumeration value='l2_l3'/>
<xsd:enumeration value='l2'/>
<xsd:enumeration value='l3'/>
</xsd:restriction>
</xsd:simpleType>

Expand Down

0 comments on commit 8551d38

Please sign in to comment.