mrunalinikankariya commented on issue #2273: CLOUDSTACK-10090:createPortForwardingRule api call accepts 'halt' as ? URL: https://github.com/apache/cloudstack/pull/2273#issuecomment-342141179 @rhtyd Here we are hardcoding the Port Forwarding capabilities which is used to validate the type of protocol while creating port forwarding rule. If the capabilities list is empty no validation is done and hence any value is accepted as the protocol type. With this change now only TCP and UDP protocol type are allowed for port forwarding rule creation. Hope this answers your question
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
