summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index be385bc3ae..8e09efcdda 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ CHANGES WITH 223:
* systemd-networkd gained a number of new configuration options.
- A new boolean configuration option for TAP devices called
- 'VnetHeader='. If set, the IFF_VNET_HDR flag is set for the
+ 'VNetHeader='. If set, the IFF_VNET_HDR flag is set for the
device, thus allowing to send and receive GSO packets.
- A new tunnel configuration option called 'CopyDSCP='.