Versions in this module Expand all Collapse all v0 v0.3.0 Feb 3, 2025 Changes in this version + var ParseExprBytesFromNameFunc func(fam byte, ad *netlink.AttributeDecoder, exprName string) ([]interface{}, error) v0.2.0 Mar 10, 2024 v0.1.0 Nov 7, 2022 GO-2024-2977 GO-2024-2977: IP addresses were encoded in the wrong byte order in github.com/google/nftables Changes in this version + var ParseExprBytesFunc func(fam byte, ad *netlink.AttributeDecoder, b []byte) ([]interface{}, error) + var ParseExprMsgFunc func(fam byte, b []byte) ([]interface{}, error)