You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Lionel Cons (JIRA)" <ji...@apache.org> on 2012/08/28 08:54:07 UTC

[jira] [Updated] (APLO-253) Source IP not always retrieved by the UDP connector

     [ https://issues.apache.org/jira/browse/APLO-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lionel Cons updated APLO-253:
-----------------------------

    Attachment: APLO-253.pl

Script using C's sendto() (via Perl's send()) to show the problem.
                
> Source IP not always retrieved by the UDP connector
> ---------------------------------------------------
>
>                 Key: APLO-253
>                 URL: https://issues.apache.org/jira/browse/APLO-253
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: apollo-99-trunk-20120827.204756-104
>            Reporter: Lionel Cons
>         Attachments: APLO-253.pl
>
>
> In one test (see APLO-252), the sender IP address is not set by Apollo. In another one, it is set.
> I think that the difference is that one client uses sendto() and the other one send() (= connected socket).
> AFAIK, it always possible to retrieve the sender IP, at least in C. Could Apollo get the source IP even if sendto() is used?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira