v1.4.0
Changelog
Fixes
- 21bf9a8: fix(collect,model): model the interface index, not just its name (@MemorManeo)
- 2e0b056: fix(model): an omitted bitwise xor is zero, not a refusal (@MemorManeo)
- c886991: fix(model): read a prefix of an address, not only the whole address (@MemorManeo)
Other
- 7212c4c: docs: prepare the upstream patch decision 0006 said whyopen owes (@MemorManeo)
- c763140: test(integration): census a hand-written ruleset (@MemorManeo)
- 917988d: test(integration): ask whether a hand-written ruleset actually resolves (@MemorManeo)
- 121f746: test(integration): make the hand-written failure a capture (@MemorManeo)
- c07db60: test(integration): log what whyopen decoded, not only what nft wrote (@MemorManeo)
- c500fa0: docs: say that both native-ruleset audiences are tested against a kernel (@MemorManeo)