summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorchris <chris@debian11>2023-01-01 14:59:20 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2023-01-12 13:26:47 +0900
commitea577968540db7eb4d9b9922506dc0cad0426ec7 (patch)
tree7f310d456f64da0d729b0bb34176067827b6d40d /NEWS
parentc24b0bd1df41f9aa5607c333a223797c092995ad (diff)
downloadsystemd-ea577968540db7eb4d9b9922506dc0cad0426ec7.tar.gz
optionally set socket priority on DHCPv4 raw socket
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e1e536060..4358d0c48e 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,13 @@ CHANGES WITH 253 in spe:
* systemd-fstab-generator now supports x-systemd.makefs option for
/sysroot (in the initrd).
+ * The [DHCPv4] section in .network file gained new SocketPriority=
+ setting that assigns the Linux socket priority used by the DHCPv4
+ raw socket. Can be used in conjuntion with the EgressQOSMaps=setting in
+ [VLAN] section of .netdev file to send the desired ethernet 802.1Q frame
+ priority for DHCPv4 initial packets. This cannot be achieved with
+ netfilter mangle tables because of the raw socket bypass.
+
Changes in udev:
* The new net naming scheme "v253" has been introduced. In the new