nftables/expr
Minaru 35de0a609f Hash expr implementation (#68)
* [expr] Implement Hash expr.

* [test] Add Hash test case.
2019-10-19 08:53:53 +02:00
..
bitwise.go add exprs and test for TCP MSS clamping 2018-10-22 09:22:02 +02: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 [expr] Add SourceRegister field and modify marshal function to work with it. 2019-10-15 18:31:07 +02:00
expr.go Extend Masq support and add unit testing (#52) 2019-08-25 23:43:47 +02:00
exthdr.go add exprs and test for TCP MSS clamping 2018-10-22 09:22:02 +02:00
fib.go Adding Fib expression and unit tests (#54) 2019-08-27 08:49:06 +02:00
hash.go Hash expr implementation (#68) 2019-10-19 08:53:53 +02:00
immediate.go Implement GetRule for Immediate, Verdict, and Lookup expressions (#11) 2019-02-18 13:01:32 +01:00
log.go Add log expression and test (#42) 2019-08-01 12:41:37 -07:00
lookup.go lookup dest reg check fix (#57) 2019-08-31 09:36:20 +02:00
nat.go Adding to nat expression additional parameters (#59) 2019-09-06 08:28:27 +02:00
objref.go switch to new netlink.AttributeDecoder 2018-08-10 18:59:05 +02:00
payload.go switch to new netlink.AttributeDecoder 2018-08-10 18:59:05 +02:00
queue.go Implement Queue Expr (#8) 2019-01-28 18:01:13 +01:00
range.go Implement range expression (#22) 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 (#53) 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 (#32) 2019-06-30 01:06:32 +02:00
verdict.go verdict: add Chain (+test) 2019-05-24 02:56:43 +02:00