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)
Feb 25 2025, 9:39 PM
Unknown Object (File)
Feb 25 2025, 10:32 AM
Unknown Object (File)
Feb 24 2025, 4:16 PM
Unknown Object (File)
Feb 24 2025, 12:31 PM
Unknown Object (File)
Feb 23 2025, 11:35 AM
Unknown Object (File)
Feb 7 2025, 1:39 AM
Unknown Object (File)
Jan 25 2025, 8:20 AM
Unknown Object (File)
Jan 18 2025, 7:16 PM
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.