diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2024-09-06 02:11:27 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-09-06 02:36:15 +0000 |
| commit | 75d9de99aec2d9f3bdc495c91bbd6d7a2392e2a3 (patch) | |
| tree | 99d6c086833d530e5d1d33a8128961f8149843f0 /tests/ppp_error_hexdump.out | |
| parent | 51a183021fce3928d24b11c319d2787f5a15ae87 (diff) | |
Diffstat (limited to 'tests/ppp_error_hexdump.out')
| -rw-r--r-- | tests/ppp_error_hexdump.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/ppp_error_hexdump.out b/tests/ppp_error_hexdump.out new file mode 100644 index 000000000000..e3fa7dc03dd6 --- /dev/null +++ b/tests/ppp_error_hexdump.out @@ -0,0 +1,19 @@ + 1 2038-01-01 00:00:00.000000 unknown PPP protocol (0x7e80): IPCP, Conf-Request (0x01), id 0, length 48 + encoded length 45 (=Option(s) length 41) + 0x0000: 8021 0100 002d + unknown Option (0x66), length 4 + 0x0000: 006c + unknown Option (0x72), length 8 + 0x0000: 0055 00d4 c3b2 + unknown Option (0xa1), length 2 + IP-Comp Option (0x02), length 32: IP Header Compression (0x61): + TCP Space 514, non-TCP Space 514, maxPeriod 514, maxTime 514, maxHdr 52702 + Suboptions, length 18 + Enhanced RTP-Compression Suboption #2, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 1 + RTP-Compression Suboption #1, length 10 [remaining options length 27 < 32] (invalid) |
