aboutsummaryrefslogtreecommitdiffstats
path: root/radius/dictionary.rfc6677
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-03-10 16:01:14 -0800
committerGerald Combs <gerald@wireshark.org>2022-03-11 18:34:41 +0000
commit492a11a256f55239498f58cf6e46e453737c0c4a (patch)
tree16b3da5c7c51518377f76f477c5abbfa47f3e79f /radius/dictionary.rfc6677
parente39b9a2f805bc3522f41deb99840433c97276bfe (diff)
Move a bunch of protocol resources to resources/protocols.
Move the following directories to resources/protocols: - dtds - diameter - protobuf - radius - tpncp - wimaxasncp
Diffstat (limited to 'radius/dictionary.rfc6677')
-rw-r--r--radius/dictionary.rfc667719
1 files changed, 0 insertions, 19 deletions
diff --git a/radius/dictionary.rfc6677 b/radius/dictionary.rfc6677
deleted file mode 100644
index 148f1a121d..0000000000
--- a/radius/dictionary.rfc6677
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- text -*-
-# Copyright (C) 2015 The FreeRADIUS Server project and contributors
-#
-# Attributes and values defined in RFC 6677
-# http://www.ietf.org/rfc/rfc6677.txt
-#
-
-ATTRIBUTE EAP-Lower-Layer 163 integer
-
-VALUE EAP-Lower-Layer Wired-IEEE-802.1X 1
-VALUE EAP-Lower-Layer IEEE-802.1X-No-Preauth 2
-VALUE EAP-Lower-Layer IEEE-802.1X-Preauth 3
-VALUE EAP-Lower-Layer IEEE-802.16e 4
-VALUE EAP-Lower-Layer IKEv2 5
-VALUE EAP-Lower-Layer PPP 6
-VALUE EAP-Lower-Layer PANA-No-Preauth 7
-VALUE EAP-Lower-Layer GSS-API 8
-VALUE EAP-Lower-Layer PANA-Preauth 9
-