Skip to content
Snippets Groups Projects
Commit b43b5e7b authored by abat's avatar abat
Browse files

Merge into master from pull request #276:

Remove info level log of sending lldp. (https://github.com/floodlight/floodlight/pull/276)
parents 6b4ab181 cb09e2d4
No related branches found
No related tags found
No related merge requests found
......@@ -367,8 +367,6 @@ IFloodlightModule, IInfoProvider, IHAListener {
return;
}
log.info("Sending LLDPs");
if (log.isTraceEnabled()) {
log.trace("Sending LLDP packet out of swich: {}, port: {}",
sw, port);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment