From: Harald Welte Date: Tue, 6 Dec 2022 14:03:33 +0000 (+0100) Subject: doc: payload-expression.txt: Mention that 'ih' exists X-Git-Tag: v1.0.6~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43fa81bd59f88abf425be84a48596a46f367f44b;p=thirdparty%2Fnftables.git doc: payload-expression.txt: Mention that 'ih' exists Back in commit b67abc51ba6f ("src: raw payload match and mangle on inner header / payload data") a new payload expression 'ih' was added, but the documentation wasn't updated accordingly. Let's at least mention in the man page that it exists at all. Signed-off-by: Harald Welte Signed-off-by: Pablo Neira Ayuso --- diff --git a/doc/payload-expression.txt b/doc/payload-expression.txt index 113f5bfc..9a761b71 100644 --- a/doc/payload-expression.txt +++ b/doc/payload-expression.txt @@ -556,6 +556,8 @@ Link layer, for example the Ethernet header Network header, for example IPv4 or IPv6 |th| Transport Header, for example TCP +|ih| +Inner Header / Payload, i.e. after the L4 transport level header |============================== .Matching destination port of both UDP and TCP