Source IP and port in MQTT gateway "stats" message

Would it be possible to include the source IP and port of the gateway (i.e. where the UDP packets come from) in the gateway stats message? These values are often not static (i.e. NAT’ed or DHCP’ed by the network carrier), and having access to them would be very useful.

This sounds like a feature request that could be made on the github for the gateway bridge:

https://github.com/brocaar/lora-gateway-bridge

Yes, that definitely seems like the place to do it, and I suspect it would be a fairly easy change, but my golang skills are close to zero.