CHANGES for [GL #3080]

This commit is contained in:
Evan Hunt 2022-01-13 11:21:45 -08:00 committed by Michał Kępień
parent d1d721aae1
commit ce83b97099

View file

@ -1,3 +1,6 @@
5795. [bug] rndc could crash when interrupted by a signal
before receiving a response. [GL #3080]
5794. [func] Set the IPV6_V6ONLY on all IPv6 sockets to
restrict the IPv6 sockets to sending and
receiving IPv6 packets only. [GL #3093]