mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
YANG: Remove precence of wifi-container
This is obsolete. By remove this we expose radio as mandatory. This since a Wi-Fi interface is not possible to create without a radio to connect it to.
This commit is contained in:
@@ -77,10 +77,8 @@ submodule infix-if-wifi {
|
||||
description
|
||||
"Applies only to interfaces of type 'wifi'.";
|
||||
}
|
||||
|
||||
container wifi {
|
||||
if-feature wifi;
|
||||
presence "Configure Wi-Fi virtual interface";
|
||||
|
||||
description
|
||||
"WiFi virtual interface configuration.
|
||||
|
||||
Reference in New Issue
Block a user