Page MenuHomeFreeBSD

pxeboot: bugs in pxe.h
ClosedPublic

Authored by tsoome on Apr 25 2023, 12:13 PM.
Tags
None
Referenced Files
F123688378: D39799.id.diff
Thu, Jul 17, 6:37 PM
Unknown Object (File)
Wed, Jul 16, 8:48 PM
Unknown Object (File)
Sun, Jul 13, 2:01 AM
Unknown Object (File)
Sat, Jul 12, 12:39 AM
Unknown Object (File)
Mon, Jul 7, 4:05 PM
Unknown Object (File)
Thu, Jul 3, 12:39 PM
Unknown Object (File)
Tue, Jul 1, 1:45 PM
Unknown Object (File)
Tue, Jul 1, 6:12 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 Passed
Unit
No Test Coverage
Build Status
Buildable 51175
Build 48066: arc lint + arc unit

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.