Page MenuHomeFreeBSD

pxeboot: bugs in pxe.h
ClosedPublic

Authored by tsoome on Apr 25 2023, 12:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 7 2026, 12:11 PM
Unknown Object (File)
Aug 6 2026, 11:42 AM
Unknown Object (File)
Aug 5 2026, 6:54 AM
Unknown Object (File)
Aug 4 2026, 8:44 AM
Unknown Object (File)
Aug 4 2026, 8:21 AM
Unknown Object (File)
Aug 3 2026, 7:25 AM
Unknown Object (File)
Jul 30 2026, 4:08 AM
Unknown Object (File)
Jul 28 2026, 1:44 AM
Subscribers

Details

Summary

SEGDESC_t needs to be PACKED
there is no status in t_PXENV_UNDI_MCAST_ADDRESS

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

so how was all this working before?
or is SEGDESC_t not all that important?

This revision is now accepted and ready to land.Apr 25 2023, 10:42 PM
In D39799#906388, @imp wrote:

so how was all this working before?
or is SEGDESC_t not all that important?

We are not using those fields, nor support multicast.

This revision was automatically updated to reflect the committed changes.