Pedro Alves wrote: > These functions aren't always "network order" now, and are > hence misnamed. Rename or eliminate them by inlining they > bodies at the call sites. Alternatively, if you wanted to > keep using "netorder", you could just simply always > hardcode BFD_ENDIAN_BIG, or pull htonl from gnulib. > Yeah. Sorry for all the back-and-forth. I like the last idea. How's this patch?