X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/32240a83d9c8fe11d59b3b97a83e72991b6bfc17..3ed1846a624d9428c48528d6464126b7459ad462:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 613963e..0c8249e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ secnet (0.3.1~~unstable) unstable; urgency=low * 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. --