is there a sane library or go library extension for getting to the cmsg information on a udp socket from go? In our case (bufferbloat.net) we are trying to get the "irtt" tool capable of seeing the SO_TIMESTAMP_NS information from the linux kernel on receipt of it's udp packets from across the Internet so as to better measure one way delay (OWD).
Just filed a bug and a fuller description here: https://github.com/golang/go/issues/46831 some info on cmsg: https://www.man7.org/linux/man-pages/man3/cmsg.3.html some info on irtt: https://github.com/heistp/irtt -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e8a6c13f-12f7-4dfb-8064-715fa6cb54adn%40googlegroups.com.