From 8f591eba561aceeef605283c693b659a708d1cd3 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 2 Nov 2020 14:58:41 +0100 Subject: tcpopt: rename noop to nop 'nop' is the tcp padding "option". "noop" is retained for compatibility on parser side. Signed-off-by: Florian Westphal --- doc/payload-expression.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/payload-expression.txt') diff --git a/doc/payload-expression.txt b/doc/payload-expression.txt index 2fa394ea..3cfa7791 100644 --- a/doc/payload-expression.txt +++ b/doc/payload-expression.txt @@ -559,8 +559,8 @@ Segment Routing Header |eol| End if option list| kind -|noop| -1 Byte TCP No-op options | +|nop| +1 Byte TCP Nop padding option | kind |maxseg| TCP Maximum Segment Size| -- cgit v1.2.3