yang: Bump infix-routing revision

This commit is contained in:
Mattias Walström
2024-03-06 18:39:27 +01:00
committed by Joachim Wiberg
parent 28846dd332
commit c5d53d10a4
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ sysrepoctl -s $SEARCH \
-i ieee802-dot1q-types@2022-10-29.yang -g wheel -p 0660 \
-i infix-ip@2023-09-14.yang -g wheel -p 0660 \
-i infix-if-type@2024-01-29.yang -g wheel -p 0660 \
-i infix-routing@2024-01-09.yang -g wheel -p 0660 \
-i infix-routing@2024-03-06.yang -g wheel -p 0660 \
-i infix-interfaces@2024-01-15.yang -g wheel -p 0660 \
-e vlan-filtering \
-i ieee802-dot1ab-lldp@2022-03-15.yang -g wheel -p 0660 \
@@ -24,6 +24,10 @@ module infix-routing {
import ietf-routing-types {
prefix rt-types;
}
revision 2024-03-06 {
description "Obsolete leaf enable in favor for enabled in default-route-advertise";
reference "internal";
}
revision 2024-01-09 {
description "Add operational, area, bfd support
and other minor features";