From 7adcb5b605cc1328a3084c334f4697ec9771936c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:13:01 +0200 Subject: Adding upstream version 4.99.4. Signed-off-by: Daniel Baumann --- tests/radius-rfc3162-v.out | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/radius-rfc3162-v.out (limited to 'tests/radius-rfc3162-v.out') diff --git a/tests/radius-rfc3162-v.out b/tests/radius-rfc3162-v.out new file mode 100644 index 0000000..478cae2 --- /dev/null +++ b/tests/radius-rfc3162-v.out @@ -0,0 +1,12 @@ + 1 15:58:04.205048 IP (tos 0x0, ttl 64, id 60508, offset 0, flags [DF], proto UDP (17), length 169) + 127.0.0.1.39646 > 127.0.0.1.1812: RADIUS, length: 141 + Access-Request (1), id: 0xf0, Authenticator: 2afdb090418ac6365298fbbb15e0fd2e + User-Name Attribute (1), length: 5, Value: bob + User-Password Attribute (2), length: 18, Value: + NAS-IPv6-Address Attribute (95), length: 18, Value: 2001:db8:a0b:12f0::1 + Framed-IPv6-Prefix Attribute (97), length: 20, Value: 2001:db8:a0b:12f0::/64 + Framed-IPv6-Prefix Attribute (97), length: 12, Value: 2001:db8:a0b:12f0::/64 + Framed-IPv6-Prefix Attribute (97), length: 4, Value: ::/0 + Framed-IPv6-Prefix Attribute (97), length: 3, Value: ERROR: length 1 not in range (2..18) + Framed-IPv6-Prefix Attribute (97), length: 21, Value: ERROR: length 19 not in range (2..18) + Framed-IPv6-Prefix Attribute (97), length: 20, Value: ERROR: netmask 129 not in range (0..128) -- cgit v1.2.3