]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rlm_radius/test_plan: Fix typo (#3395)
authorJorge Pereira <jpereira@users.noreply.github.com>
Mon, 20 Apr 2020 22:47:41 +0000 (19:47 -0300)
committerGitHub <noreply@github.com>
Mon, 20 Apr 2020 22:47:41 +0000 (17:47 -0500)
src/modules/rlm_radius/test_plan.adoc

index 5ea17976db25ea96a41c2a0d96ef7bfadeb8ff7b..ca5406f7017542aacaba4ad4b391e35e0739cc1d 100644 (file)
@@ -82,7 +82,7 @@ NAS-Port-ID = 0
 Message-Authenticator = 0x
 ```
 
-=== Disconnect-Message
+=== Disconnect-Request
 ```
 User-Name = "testuser"
 Acct-Session-ID = "0123456789"
@@ -382,7 +382,7 @@ You will need to use different subrequest types to produce the different packet
 * Send a <<CoA-Request>>
 ** Verify packet is well formed.
 ** Verify Message-Authenticator attribue is present.
-* Send a <<Disconnect-Message>>
+* Send a <<Disconnect-Request>>
 ** Verify packet is well formed.
 ** Verify Message-Authenticator attribue is present.