wireshark/radius/dictionary.rfc6677
Guy Harris 36a91d3747 Copy over some comment-and-whitespace-only changes from FreeRADIUS.
This adds copyright notices and makes other cleanups.

Change-Id: I5975b563dffd704a336160d08efde42203c81676
Reviewed-on: https://code.wireshark.org/review/21795
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:55:55 +00:00

20 lines
577 B
Text

# -*- 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