Skip to content

Commit

Permalink
doc: release-notes: Add 4.1.0 release notes for Ethernet
Browse files Browse the repository at this point in the history
Add 4.1.0 release notes for Ethernet.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
  • Loading branch information
jukkar authored and kartben committed Mar 4, 2025
1 parent 4f0b8d0 commit 094d233
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/releases/release-notes-4.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,13 @@ New APIs and options

* :kconfig:option:`CONFIG_MDNS_RESPONDER_PROBE`

* Ethernet

* Allow user to specify protocol extensions when receiving data from Ethernet network.
This makes it possible to register a handler for Ethernet protocol type without changing
core Zephyr network code. :c:macro:`NET_L3_REGISTER`
* :kconfig:option:`CONFIG_NET_L2_ETHERNET_RESERVE_HEADER`

* HTTP

* Extended :c:macro:`HTTP_SERVICE_DEFINE` to allow to specify a default
Expand Down

0 comments on commit 094d233

Please sign in to comment.