mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
Bump infix routing version
This commit is contained in:
committed by
Joachim Wiberg
parent
21ce43031c
commit
4c33641667
@@ -211,7 +211,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@2023-08-21.yang -g wheel -p 0660 \
|
||||
-i infix-routing@2023-11-23.yang -g wheel -p 0660 \
|
||||
-i infix-routing@2024-01-09.yang -g wheel -p 0660 \
|
||||
-i infix-interfaces@2023-09-19.yang -g wheel -p 0660 \
|
||||
-e vlan-filtering \
|
||||
-i ieee802-dot1ab-lldp@2022-03-15.yang -g wheel -p 0660 \
|
||||
|
||||
+5
@@ -24,6 +24,11 @@ module infix-routing {
|
||||
import ietf-routing-types {
|
||||
prefix rt-types;
|
||||
}
|
||||
revision 2024-01-09 {
|
||||
description "Add operational, area, bfd support
|
||||
and other minor features";
|
||||
reference "internal";
|
||||
}
|
||||
revision 2023-11-23 {
|
||||
description "Limit to one instance per control plane protocol,
|
||||
and change to infix (iproute2) specific source protocol names
|
||||
Reference in New Issue
Block a user