BOOTP packets contain a 'hops' field which is used to limit the number
of relay agents that can process the packet (each relay agent increments
the 'hops' field by one). This attribute is used by the relay agent to
determine when to discard a BOOTP packet. If the 'hops' field exceeds
the hopDiscardThreshold the BOOTP packet will be discarded.