summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-01-27 07:02:34 +0000
committerAnders Broman <a.broman58@gmail.com>2017-01-27 08:38:37 +0000
commitb5fe13f57dd5622035f3b5465d32c0f2a016bec8 (patch)
treea7b64822abb6572dad896a291898fd6a409aeb3f
parent6313e96e27e56f3a1d2bfd977487d998565f8c2e (diff)
downloadwireshark-b5fe13f57dd5622035f3b5465d32c0f2a016bec8.tar.gz
dicto (RFC5580) fix typo
From FreeRADIUS typo. Fixes https://github.com/FreeRADIUS/freeradius-server/pull/1882 Alan T. DeKok@2017-01-18T18:09:05Z Files modified: * share/dictionary.rfc5580 Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/f22f1bf53c3a316865cc20cb1b1f27d9706cc472 Change-Id: I7f64d97352a453ff22dac45e9e9737af80fc1b2c Reviewed-on: https://code.wireshark.org/review/19811 Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--radius/dictionary.rfc55804
1 files changed, 2 insertions, 2 deletions
diff --git a/radius/dictionary.rfc5580 b/radius/dictionary.rfc5580
index 7d3542b3ac..8ecb2cf0b6 100644
--- a/radius/dictionary.rfc5580
+++ b/radius/dictionary.rfc5580
@@ -27,13 +27,13 @@ ATTRIBUTE Extended-Location-Policy-Rules 130 octets
# Really a bit-packed field
#
ATTRIBUTE Location-Capable 131 integer
-VALUE Location-Capable Civix-Location 1
+VALUE Location-Capable Civic-Location 1
VALUE Location-Capable Geo-Location 2
VALUE Location-Capable Users-Location 4
VALUE Location-Capable NAS-Location 8
ATTRIBUTE Requested-Location-Info 132 integer
-VALUE Requested-Location-Info Civix-Location 1
+VALUE Requested-Location-Info Civic-Location 1
VALUE Requested-Location-Info Geo-Location 2
VALUE Requested-Location-Info Users-Location 4
VALUE Requested-Location-Info NAS-Location 8