X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/4531c0a5aef9d8dc028d6f61390bc00c4a4adf86..3ed1846a624d9428c48528d6464126b7459ad462:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e3e5798..0c8249e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +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. - * Fixes to MTU and fragmentation handling. + * 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. --