mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
infix-eth-if.yang: remove comment about deviating eth
This is now supported by Infix. Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
committed by
Joachim Wiberg
parent
236f3ec183
commit
2d38896cd5
@@ -25,18 +25,6 @@ module infix-ethernet-interface {
|
||||
|
||||
/* Deviations for config and status */
|
||||
|
||||
/* The following works with yanglint but is not supported by pyang.
|
||||
Actually, the same error message is shown also by NETCONFc, so
|
||||
we drop this for the v23.11 release. Despite not supporting
|
||||
writing to any of these nodes.
|
||||
|
||||
deviation "/if:interfaces/if:interface/eth:ethernet" {
|
||||
deviate add {
|
||||
config false;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
deviation "/if:interfaces/if:interface/eth:ethernet/eth:flow-control" {
|
||||
deviate not-supported;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user