[PATCH v5 11/11] net/pcap: add release note
Stephen Hemminger
stephen at networkplumber.org
Sun Jan 18 17:58:46 CET 2026
Add a release note describing the new feature
and offload changes.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/rel_notes/release_26_03.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guides/rel_notes/release_26_03.rst b/doc/guides/rel_notes/release_26_03.rst
index 15dabee7a1..5550f17416 100644
--- a/doc/guides/rel_notes/release_26_03.rst
+++ b/doc/guides/rel_notes/release_26_03.rst
@@ -55,6 +55,13 @@ New Features
Also, make sure to start the actual text at the margin.
=======================================================
+* **Updated PCAP driver.**
+
+ * Added support for setting MTU in single interface mode.
+ * Made receive timestamp offload optional.
+ * Supports VLAN insertion and stripping.
+ * Added unit test suite.
+
Removed Items
-------------
--
2.51.0
More information about the dev
mailing list