Duplicat IP Address question

Hi all,

I know that there is “duplicat IP Address…” information show in sloginfo when my PC’s IP address conflict with others.
However, does anybody know what QNX API could provide this facility for our program to detect this situation?

Thanks for your time.

I don`t think there is any, you could read and parse the sloginfo data though.

There is a stat logged:

netstat -p arp | grep duplicate

You could do the equivalent of what netstat does.

-seanb

Because I have many io-net. example: /dev/io-net/en0 (192.168.0.1) ã€