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)
Sun, Sep 14, 10:33 AM
Unknown Object (File)
Fri, Sep 12, 5:21 PM
Unknown Object (File)
Sat, Sep 6, 8:00 AM
Unknown Object (File)
Sat, Sep 6, 6:19 AM
Unknown Object (File)
Thu, Sep 4, 12:44 PM
Unknown Object (File)
Sat, Aug 23, 2:05 AM
Unknown Object (File)
Fri, Aug 22, 10:14 PM
Unknown Object (File)
Fri, Aug 22, 5:52 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.