On Tue, Oct 18, 2022 at 11:45:28AM -0500, Ian Pilcher wrote: > The res_id member of struct nfgenmsg is supposed to be in network > byte order (big endian). Call htons() in __nftnl_nlmsg_build_hdr() > to ensure that this is true on little endian systems. LGTM, this is zero all the time at this moment. But it might be useful in the future to bump it.