site: Negotiate (configurable) MTU
[secnet] / debian / changelog
index 6fe8c30..0c8249e 100644 (file)
@@ -1,8 +1,18 @@
 secnet (0.3.1~~unstable) unstable; urgency=low
 
   * Updates to release checklist in Makefile.in.
-
- -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 01 Sep 2013 20:45:47 +0100
+  * Fix formatting error in secnet.8 manpage.
+  * Internal code rearrangements and improvements.
+  * Fix netlink SEGV on clientless netlinks (i.e. configuration error).
+  * Fix formatting error in p-t-p startup message.
+  * Additions to the test-example suite.
+  * SECURITY: Fixes to MTU and fragmentation handling.
+  * SECURITY: Correctly set "unused" ICMP header field.
+  * Do not send ICMP errors in response to unknown incoming ICMP.
+  * SECURITY: Fix IP length check not to crash on very short packets.
+  * Make the inter-site MTU configurable, and negotiate it with the peer.
+
+ --
 
 secnet (0.3.0) unstable; urgency=low