I am currently working on a system that can be active via DHCP and link-local at the same time and over the same interface, therefore having two valid IPv4 addresses on one interface. For what I have seen so far it only seems to be possible to make an advertisement per interface, not per address. Is this correct?
If you can only advertise per interface, does mmupnp automatically take all addresses for the given interface into account? If not, how can I tell the library to advertise on multiple IP addresses at the same time?
I am currently working on a system that can be active via DHCP and link-local at the same time and over the same interface, therefore having two valid IPv4 addresses on one interface. For what I have seen so far it only seems to be possible to make an advertisement per interface, not per address. Is this correct?
If you can only advertise per interface, does mmupnp automatically take all addresses for the given interface into account? If not, how can I tell the library to advertise on multiple IP addresses at the same time?