chiark / gitweb /
site: Negotiate (configurable) MTU
[secnet.git] / debian / changelog
index f9792393b5b9f75f17a69fc8422be602241d4b61..0c8249ef93e7f18fdb7d8d318c972fea5144582c 100644 (file)
@@ -6,6 +6,11 @@ secnet (0.3.1~~unstable) unstable; urgency=low
   * 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.
 
  --