According to RFC2132 "Pad Option" (0s) CAN be used to align subsequent fields on word boundaries. But looking at DHCP packets I can't tell what is the size of the "word". Onetime "Options" field is 32 bytes, one time is 60 bytes. In my setup the DHCP server has no problem accepting packets with no padding.
Is padding required anymore nowadays? If it is to what size?