[
https://issues.apache.org/jira/browse/CELIX-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roy Lenferink reassigned CELIX-450:
-----------------------------------
Assignee: Roy Lenferink
> Extend PubSub Admins to target network instead of IP using CIDR notation
> ------------------------------------------------------------------------
>
> Key: CELIX-450
> URL: https://issues.apache.org/jira/browse/CELIX-450
> Project: Celix
> Issue Type: Improvement
> Components: PubSubAdmin
> Reporter: Pepijn Noltes
> Assignee: Roy Lenferink
> Priority: Major
>
> Currently the PSA_IP can be set specifying the IP of interface to be used
> with the PubSubAdmin. The PSA_INTERFACE can be used to directly specify the
> interface name.
> Specifying the specific IP or INTERFACE is too deployment specific. If
> instead a network could be specified including the netmask it would be easier
> to create configuration applicable to a complete system.
> Extend the parsing and handling of the PSA_IP property to support CIDR
> notations.
> I.e. the property PSA_IP=192.168.1.11/24 implies that the PSA should use the
> network interface for the network 192.168.1.0 with netmask 255.255.255.0. The
> pubsub admins should automatically determine which interface and IP address
> they want to use based on the specified subnet.
> This applies for the UDP MC and ZMQ PSA.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)