Skip to content
Snippets Groups Projects
Commit 1ec0c00c authored by Rob Adams's avatar Rob Adams
Browse files

Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync

parents 7ee18f7d 54c00a0a
No related branches found
No related tags found
No related merge requests found
......@@ -570,7 +570,6 @@ public abstract class ForwardingBase
fm.setCookie(cookie)
.setHardTimeout(hardTimeout)
.setIdleTimeout(FLOWMOD_DEFAULT_IDLE_TIMEOUT)
.setHardTimeout(FLOWMOD_DEFAULT_HARD_TIMEOUT)
.setBufferId(OFPacketOut.BUFFER_ID_NONE)
.setMatch(match)
.setActions(actions)
......
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