# -*- 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: c737bef1dddf46e7fb15d89b3148dfd00f705e20 $
##############################################################################
#
#	$Id: c737bef1dddf46e7fb15d89b3148dfd00f705e20 $
#
##############################################################################

#
#
#	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.
#
BEGIN PROTOCOL	Ethernet	4

$INCLUDE dictionary.ethernet

END-PROTOCOL 	Ethernet
