# -*- text -*-
# Copyright (C) 2022 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
# Version $Id: 63461780e6e742321e8c95ea0ed4bd55ea6c4fcf $
##############################################################################
#
#	$Id: 63461780e6e742321e8c95ea0ed4bd55ea6c4fcf $
#
##############################################################################

#
#
#	The vendor codes are 2 octets, because we need 256 numbers
#	for the base DHCP options, PLUS a few for the DHCP headers,
#	which aren't in option format.
#
#	On top of that, a number of options are really TLV's.
#	We need to be able to understand them, too.
#
PROTOCOL	Ethernet	4
BEGIN-PROTOCOL	Ethernet

$INCLUDE dictionary.ethernet

END-PROTOCOL 	Ethernet
