I see SO_PEERNAME = 28 but can't find any documentation of how to use it. Anyway, Java does not support this option. Therefore, MINA does not.
On Fri, Sep 17, 2021 at 10:55 AM Marc Boorshtein <mboorsht...@gmail.com> wrote: > > On Fri, Sep 17, 2021 at 10:44 AM Jonathan Valliere <john...@apache.org> > wrote: > >> That has to be implemented at the kernel. >> >>> >>> > like, in linux? i think its there already. There's > https://www.ebower.com/w/index.php/Client_IP_Visibility that shows this > being done manually using tcpdump. Is this data available from IoSession > or at all to MINA? > > Thanks > Marc >