nftables/expr
Francesco Cheinasso ef45dd3322
NAT: prefix support (#251)
2023-12-22 08:33:18 +01:00
..
bitwise.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
bitwise_test.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
byteorder.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
connlimit.go Added dynset exprs support (#173) 2022-07-29 18:32:59 +02:00
counter.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
ct.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
dup.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
dynset.go Added dynset exprs support (#173) 2022-07-29 18:32:59 +02:00
expr.go NAT: prefix support (#251) 2023-12-22 08:33:18 +01:00
exthdr.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
exthdr_test.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
fib.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
flow_offload.go Flowtables implementation (#201) 2022-11-01 07:48:00 +01:00
hash.go hash: Fix hash seed conditional (#234) 2023-08-03 08:14:23 +02:00
immediate.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
limit.go Added dynset exprs support (#173) 2022-07-29 18:32:59 +02:00
log.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
lookup.go IsDestRegSet unmarshaling fix (#178) 2022-08-30 19:03:33 +02:00
match.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
match_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
meta_test.go Fix Meta unmarshal when is Source Register (#174) 2022-08-08 17:45:52 +02:00
nat.go NAT: prefix support (#251) 2023-12-22 08:33:18 +01:00
notrack.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
numgen.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
objref.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
payload.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
queue.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
quota.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
range.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
redirect.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
reject.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
rt.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00
socket.go Implement socket expr (#222) 2023-05-06 10:49:33 +02:00
socket_test.go Implement socket expr (#222) 2023-05-06 10:49:33 +02:00
target.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
target_test.go add typed xtables information un/marshalling 2022-05-15 23:12:26 +02:00
tproxy.go Add address field for expr tproxy (#231) 2023-07-10 08:38:01 +02:00
verdict.go refactor: pass table family when un/marshalling expr 2022-05-15 23:12:26 +02:00