From 9cea2c26a1fcb5831c6dc4421dae368ea3f5573b Mon Sep 17 00:00:00 2001 From: Michael Tuexen Date: Wed, 17 Aug 2022 22:13:48 +0200 Subject: TCP: Use RFC 6994 for experimental options Modernize the handling of experimental TCP options based on RFC 6994. In particular use ExID instead of magic (which in the context of RFC 6994 are the last two bytes of a 32-bit ExID) and add a desciption of ExID based on the current state of the IANA registry. --- test/captures/tcp-exp-option-tarr.pcap.gz | Bin 0 -> 682 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/captures/tcp-exp-option-tarr.pcap.gz (limited to 'test') diff --git a/test/captures/tcp-exp-option-tarr.pcap.gz b/test/captures/tcp-exp-option-tarr.pcap.gz new file mode 100644 index 0000000000..12f5ec361e Binary files /dev/null and b/test/captures/tcp-exp-option-tarr.pcap.gz differ -- cgit v1.2.3