Skip to content

Commit 094d233

Browse files
jukkarkartben
authored andcommitted
doc: release-notes: Add 4.1.0 release notes for Ethernet
Add 4.1.0 release notes for Ethernet. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 4f0b8d0 commit 094d233

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/release-notes-4.1.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,13 @@ New APIs and options
287287

288288
* :kconfig:option:`CONFIG_MDNS_RESPONDER_PROBE`
289289

290+
* Ethernet
291+
292+
* Allow user to specify protocol extensions when receiving data from Ethernet network.
293+
This makes it possible to register a handler for Ethernet protocol type without changing
294+
core Zephyr network code. :c:macro:`NET_L3_REGISTER`
295+
* :kconfig:option:`CONFIG_NET_L2_ETHERNET_RESERVE_HEADER`
296+
290297
* HTTP
291298

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

0 commit comments

Comments
 (0)