]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: Expose socket mark via socket expression
authorMáté Eckl <ecklm94@gmail.com>
Wed, 1 Aug 2018 18:09:22 +0000 (20:09 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 3 Aug 2018 10:25:59 +0000 (12:25 +0200)
commit9ea0401e385e1dd3f1579a4e772aa876a5e21288
tree44c88a4960fda27226bdd11b938d1a3871af1588
parent029d9b3c16ae2354b6397c325a8dc389c67d970b
src: Expose socket mark via socket expression

This can be used like ct mark or meta mark except it cannot be set. doc
and tests are included.

Signed-off-by: Máté Eckl <ecklm94@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/primary-expression.txt
include/linux/netfilter/nf_tables.h
src/evaluate.c
src/parser_bison.y
src/parser_json.c
src/socket.c
tests/py/inet/socket.t
tests/py/inet/socket.t.json
tests/py/inet/socket.t.payload