CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/19 07:49:19
Modified files:
sys/netinet6 : icmp6.c ip6_output.c
Log message:
RFC 8021 "IPv6 Atomic Fragments Considered Harmful" deprecates
generating atomic fragments. So remove the code that sends them.
CVE-2016-10142 has been assigned to that issue.
OK visa@ mpi@
