chiark / gitweb /
ipif: use tun, not slip; compiles, untested
[userv-utils.git] / debian / changelog
index 47206f8cb2f6ac79ee6cf1ff19dbae20f7d130f7..d72047fc3e8bccb43497af46e621de44faac777f 100644 (file)
@@ -1,3 +1,13 @@
+userv-utils (0.4~beta2) unstable; urgency=low
+
+  ipif:
+  * Now uses tun, not slip.  All modern Linux kernels have tun support,
+    and we weren't portable to non-Linux anyway.  slattach has sometimes
+    been implicated in kernel problems.  Interfaces are now called
+    "userv%d" (ie, userv0, userv1, etc.).
+
+ --
+
 userv-utils (0.4~beta1) unstable; urgency=low
 
   git-daemon: