mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Added bbfdm microservice for datamodel Device.Ethernet. bbf_plugin for vendor extension MACVLAN multi dm object handling for microservice replaced dmmap_dup with dm_data structure Updated commit id in Makefile increased minor version
9 lines
152 B
Text
9 lines
152 B
Text
if (PACKAGE_ethmngr)
|
|
|
|
menu "Configurations"
|
|
|
|
config TR181_VENDOR_EXTENSIONS_MACVLAN
|
|
bool "Use TR181 vendor extension MACVLAN"
|
|
default y
|
|
endmenu
|
|
endif
|