mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
ef4b65e53c
Update the nfnl_info structure to add a pointer to the nfnetlink header. This simplifies the existing codebase since this header is usually accessed. Update existing clients to use this new field. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>