Skip to content

Conversation

@rlubos
Copy link
Contributor

@rlubos rlubos commented Nov 8, 2024

Add 4.0.0 release notes for networking.

Ethernet && Wi-Fi TBD separately.

@zephyrbot zephyrbot added the Release Notes To be mentioned in the release notes label Nov 8, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a frame instead of frame?

@rlubos rlubos force-pushed the doc/net-release-notes-4-0 branch 2 times, most recently from 51b9758 to ae7f021 Compare November 8, 2024 14:41
mmahadevan108
mmahadevan108 previously approved these changes Nov 8, 2024
Copy link
Contributor

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some typos or spelling mistakes but looking great!

I would also recommend putting the "Added" and "Implemented" items first in each bullet list, as one often wants to quickly skim through the release notes to spot what's new before potentially looking at bug fixes. As it stands, many of the sections start with what is possibly the least interesting change, like e.g. an assertion being fixed :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Fixed handling of DNS responses encoded with captial letters.
* Fixed handling of DNS responses encoded with capital letters.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Fixed checksum offloading cheks for VLAN interfaces.
* Fixed checksum offloading checks for VLAN interfaces.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Fixed deprecated/preffered IPv6 address state transitions.
* Fixed deprecated/prefered IPv6 address state transitions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Separated native INET sockets implemnetation from socket syscalls so that
* Separated native INET sockets implementation from socket syscalls so that

Add 4.0.0 release notes for networking.

Signed-off-by: Robert Lubos <[email protected]>
@rlubos
Copy link
Contributor Author

rlubos commented Nov 8, 2024

Thanks @kartben, I've fixed the typos and reordered changelog entries as requested.

@rlubos
Copy link
Contributor Author

rlubos commented Nov 8, 2024

As it stands, many of the sections start with what is possibly the least interesting change, like e.g. an assertion being fixed :)

Need to blame contributors here they did not fix issues earlier, the original order was simply based on the commit order in git log :)

@mmahadevan108 mmahadevan108 added this to the v4.0.0 milestone Nov 8, 2024
@mmahadevan108 mmahadevan108 merged commit ebac6f2 into zephyrproject-rtos:main Nov 8, 2024
18 checks passed
@rlubos rlubos deleted the doc/net-release-notes-4-0 branch April 24, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Networking Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants