Skip to content

socket-source: Allow interface index up to MAXINT

Olivier Crête requested to merge ocrete/iface-index-maxint into master

I couldn't find anything that would prevent the ifindex to be above MAXINT16 and it seems the CI systems have higher one sometimes.

Hopefully this should fix https://gitlab.gnome.org/GNOME/gupnp-igd/-/jobs/2021422

Merge request reports