• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • ..
  • interfileidentityimportdependency
  • featurefile3.yang
  • Shankara-Huawei's avatar
    [ONOS-4753] Identity/identityref implementation and UT · df7b9ca0 ...
    df7b9ca0
    Change-Id: I40148fa228465555be3bdf410cc294ffc0f34c18
    Shankara-Huawei authored 2016-07-14 15:50:01 +0000
featurefile3.yang 234 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
module syslog3 {
     yang-version 1;
     namespace "http://huawei3.com";
     prefix "sys3";

    identity final-address-family {
        description
           "Base identity from which specific tunnel types are derived.";
    }
}