This series fixes libnftnl JSON parsing support on big endian systems, at least to the point that the testsuite passes. Phil Sutter (3): utils: Fix nftnl_get_value() on big endian expr/data_reg: Fix JSON parsing on big endian expr/exthdr: Fix JSON parsing on big endian src/expr/data_reg.c | 4 ++-- src/expr/exthdr.c | 2 +- src/utils.c | 44 ++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 45 insertions(+), 5 deletions(-) -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html