在按照教程 SDN--floodlight创建MAC监听器 时出现 ERROR! The configuraiton file specifies more than one module that provides the service net.floodlightcontroller.core.IFloodlightProviderService. Please specify only ONE of the following modules in the config file: net.floodlightcontroller.core.internal.FloodlightProvider, net.floodlightcontroller.mactracker.MACTracker,
原来我看错了一个地方

我开始写在了getModuleServices()里面
本文解决在SDN环境下使用Floodlight控制器创建MAC监听器时遇到的配置错误问题,详细介绍了如何正确配置模块避免冲突。





