[OPNFLWJAVA-3] openflowjava only supports single port Created: 24/Nov/13  Updated: 19/Oct/17  Resolved: 18/Dec/13

Status: Resolved
Project: openflowjava
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Improvement
Reporter: Ed Warnicke Assignee: Ed Warnicke
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC



 Description   

openflowjava needs to support multiple listening ports (so we can listen on both 6653 and 6633. Currently a ConnectionConfiguration has only a getPort() that returns a single port... it needs to be a getPorts() that returns a list of ports and we need to be able to handle connections on multiple ports.



 Comments   
Comment by Michal Rehak [ 18/Dec/13 ]

OpenflowLibrary gets list of ConnectionConfiguration objects and so we can start listening on multiple ports having library instances with separate parameters on each port.

Generated at Wed Feb 07 20:28:42 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.