We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd2283 commit 0644739Copy full SHA for 0644739
1 file changed
netjsonconfig/backends/airos/airos.py
@@ -27,6 +27,7 @@ class AirOs(BaseBackend):
27
converters = [
28
Aaa,
29
Bridge,
30
+ Dhcpc,
31
Discovery,
32
Dyndns,
33
Ebtables,
0 commit comments