]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Change unknown attribute in test
authorHerwin Weststrate <[email protected]>
Tue, 2 Oct 2018 14:26:22 +0000 (16:26 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 3 Oct 2018 19:15:25 +0000 (21:15 +0200)
The value 127 is actually assigned to the Location-Information Attribute
(RFC 5580). Change it to a very high value.

tests/radius_attr_asan.out
tests/radius_attr_asan.pcap

index 6eca5c6710f582d458c9a00dfd5979a3e27b96ee..577b263405178de16e5196689bb7ba85187080db 100644 (file)
@@ -2,7 +2,7 @@
     0.0.86.32.258 > 0.2.250.99.3799: RADIUS, length: 263
        Unknown Command (58), id: 0x6a, Authenticator: 0901020ed7ff03edb63a0f00cb0f00cb
          NAS-Port Attribute (5), length: 5, Value: ERROR: length 3 != 4
-         Unknown Attribute (127), length: 4, Value: 
+         Unknown Attribute (254), length: 4, Value: 
          NAS-IP-Address Attribute (4), length: 4, Value: ERROR: length 2 != 4
          NAS-IP-Address Attribute (4), length: 4, Value: ERROR: length 2 != 4
          NAS-IP-Address Attribute (4), length: 4, Value: ERROR: length 2 != 4
index 52b7385f868709d0d3094ca083f1c71371d8dfa7..117bcf7d6ba365e7ca640413763829640c62a8b1 100644 (file)
Binary files a/tests/radius_attr_asan.pcap and b/tests/radius_attr_asan.pcap differ