nftables/expr
Rafael Campos Las Heras d46a80e963 Fix payload unmarshall operation type.
When unmarshalling the Payload expression the operation type is not
updated. Apply the same logic for unmarshalling that we apply for
marshalling.
2022-04-07 21:54:05 +02:00
..
bitwise.go Add bitwise decoder logic () 2019-11-07 15:38:12 +01:00
bitwise_test.go Add bitwise decoder logic () 2019-11-07 15:38:12 +01:00
byteorder.go add exprs and test for TCP MSS clamping 2018-10-22 09:22:02 +02:00
counter.go switch to new netlink.AttributeDecoder 2018-08-10 18:59:05 +02:00
ct.go Add CtStateBit constants and related usage test () 2021-05-14 16:05:40 +02:00
dup.go Add dup expr support () 2019-12-13 23:35:06 +01:00
dynset.go Add Dynset expression and unit test () 2020-02-10 11:14:20 +01:00
expr.go Extend Masq support and add unit testing () 2019-08-25 23:43:47 +02:00
exthdr.go Unmarshal Exthdr and support DestRegister/Flags for reads () () 2022-04-05 21:44:27 +02:00
exthdr_test.go Unmarshal Exthdr and support DestRegister/Flags for reads () () 2022-04-05 21:44:27 +02:00
fib.go Adding Fib expression and unit tests () 2019-08-27 08:49:06 +02:00
hash.go Hash expr implementation () 2019-10-19 08:53:53 +02:00
immediate.go Implement GetRule for Immediate, Verdict, and Lookup expressions () 2019-02-18 13:01:32 +01:00
limit.go Add support for rate limiting () 2020-03-16 08:58:19 +01:00
log.go Log expression refactor () 2022-02-21 22:42:39 +01:00
lookup.go lookup dest reg check fix () 2019-08-31 09:36:20 +02:00
nat.go Adding to nat expression additional parameters () 2019-09-06 08:28:27 +02:00
notrack.go Stateless NAT and notrack support () 2019-12-17 21:54:26 +01:00
numgen.go Add expression and tests for numgen () 2019-11-28 09:43:38 +01:00
objref.go switch to new netlink.AttributeDecoder 2018-08-10 18:59:05 +02:00
payload.go Fix payload unmarshall operation type. 2022-04-07 21:54:05 +02:00
queue.go Implement Queue Expr () 2019-01-28 18:01:13 +01:00
quota.go Added support for quota expression () 2022-03-29 18:00:11 +02:00
range.go Implement range expression () 2019-06-05 13:15:05 +02:00
redirect.go implement redir expression (+test) 2019-05-17 13:57:31 +02:00
reject.go Reject expression and Unit tests () 2019-08-26 09:57:52 +02:00
rt.go add exprs and test for TCP MSS clamping 2018-10-22 09:22:02 +02:00
tproxy.go tproxy expression support and test () 2019-06-30 01:06:32 +02:00
verdict.go fix: unmarshaling verdicts with chain information () 2020-08-02 19:55:06 +02:00