]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention Bridge.MulticastIGMPVersion= 13188/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 26 Jul 2019 01:13:58 +0000 (10:13 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 26 Jul 2019 02:01:28 +0000 (11:01 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 0049be76caac2aadcaea0ffa0b5089925e815a34..7caec644338859ae05220b92bbbdc10501a4c152 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -242,7 +242,9 @@ CHANGES WITH 243 in spe:
 
         * systemd-networkd's bridging support gained two new options ProxyARP=
           and ProxyARPWifi= for configuring proxy ARP behaviour as well as
-          MulticastRouter= for configuring multicast routing behaviour.
+          MulticastRouter= for configuring multicast routing behaviour. A new
+          option MulticastIGMPVersion= may be used to change bridge's multicast
+          Internet Group Management Protocol (IGMP) version.
 
         * systemd-networkd's FooOverUDP support gained the ability to configure
           local and peer IP addresses via Local= and Peer=. A new option