summaryrefslogtreecommitdiff
path: root/changes/bug15518
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug15518')
-rw-r--r--changes/bug155186
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug15518 b/changes/bug15518
new file mode 100644
index 0000000000..13ed4f527e
--- /dev/null
+++ b/changes/bug15518
@@ -0,0 +1,6 @@
+ o Minor bugfixes (ipv6):
+ - In addrs_in_same_network_family(), we choose the subnet size based
+ on the IP version (IPv4 or IPv6). Previously, we chose a fixed subnet
+ size of /16 for both IPv4 and IPv6 addresses. Fixes bug 15518; bugfix
+ on 0.3.5.1-alpha. Patch by Neel Chauhan.
+