Re: java.net.NetworkInterfaces and Linux with multiple addresses on single interface

2014-12-29 Thread Doychin Bondzhev
Yes, It is only a matter of implementation in the native code. There will be no changes in the public API. To be honest I don't have much experience in C development and I'm not sure the function that I'm offering is supported on all UNIX platforms that OpenJDK targets. I can test only on L

Re: java.net.NetworkInterfaces and Linux with multiple addresses on single interface

2014-12-29 Thread Chris Hegarty
On 27 Dec 2014, at 15:53, Doychin Bondzhev wrote: > This is a copy of my email that I sent earlier to core-libs-dev. > --- > > Hi, > > I want to report for a problem that I see when I have more then one IP > addresses assigned to same interface. > > Here is an output from ip addr com