summaryrefslogtreecommitdiffstats
path: root/v3po/api
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/api')
-rw-r--r--v3po/api/src/main/yang/v3po@2018-07-03.yang (renamed from v3po/api/src/main/yang/v3po@2017-06-07.yang)8
1 files changed, 8 insertions, 0 deletions
diff --git a/v3po/api/src/main/yang/v3po@2017-06-07.yang b/v3po/api/src/main/yang/v3po@2018-07-03.yang
index e25fc2e7f..38b6c9656 100644
--- a/v3po/api/src/main/yang/v3po@2017-06-07.yang
+++ b/v3po/api/src/main/yang/v3po@2018-07-03.yang
@@ -48,6 +48,14 @@ module v3po {
See the License for the specific language governing permissions and
limitations under the License.";
+ revision "2018-07-03" {
+ description
+ "Revision changes:
+ - support for af-packet interface
+ - uses references to fib-management module insted of uint32 identifiers
+ - various fixes";
+ }
+
revision "2017-06-07" {
description "Eliminated config leafrefs in operational tree";
}