diff options
author | Daniel Mack <daniel@zonque.org> | 2015-07-27 21:34:28 +0200 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-07-27 21:34:28 +0200 |
commit | 37d54b938faeefd0a5a74f9197a33d78bbb8d6bf (patch) | |
tree | 222057dd26ce3fd8be41246bbe03713cb41a3950 /NEWS | |
parent | 3992bee819339b5de92c3a9133913b23648c5979 (diff) |
NEWS: follow VNetHeader rename
VnetHeader was renamed to VNetHeader just now. Update NEWS accordingly.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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='. |