﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2256	iputil does not support FreeBSD 10	RedEmerald		"Super easy fix :D

diff --git a/src/allmydata/util/iputil.py b/src/allmydata/util/iputil.py
index 85b3b1d..a71ddc5 100644
--- a/src/allmydata/util/iputil.py
+++ b/src/allmydata/util/iputil.py
@@ -155,6 +155,7 @@ _platform_map = {
     ""freebsd7"": ""bsd"",
     ""freebsd8"": ""bsd"",
     ""freebsd9"": ""bsd"",
+    ""freebsd10"": ""bsd"",
     ""netbsd1"": ""bsd"",
     ""netbsd2"": ""bsd"",
     ""netbsd3"": ""bsd"","	defect	closed	normal	1.10.1	code-network	1.10.0	fixed	freebsd iputil		
