[Bug 1624014] [NEW] Wrong bit set in klibc PXE dhcp/bootp flags
Launchpad Bug Tracker
1624014 at bugs.launchpad.net
Thu Sep 15 16:09:26 UTC 2016
You have been subscribed to a public bug by Dan Streetman (ddstreet):
[Description]
The patch for bug 1327412 set the wrong bit in the bootp flags field.
It set flags to 0x800, but the correct value is 0x8000. That sets the
"broadcast" bit, and the spec requires all other bits to be 0.
Setting one of the "must be zero" bits in the flags field causes some
DHCP relay agents to drop the packets, causing PXE to fail.
[Test Case]
Get a DHCP relay agent that drops PXE packets with an invalid
bootp.flags bit set, and try to PXE boot; it fails.
[Regression]
None, the previous patch introduced this regression.
** Affects: klibc (Ubuntu)
Importance: Undecided
Status: New
--
Wrong bit set in klibc PXE dhcp/bootp flags
https://bugs.launchpad.net/bugs/1624014
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list