CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/26 12:47:53
Modified files:
sys/netinet6 : frag6.c ip6_var.h
Log message:
Do not use the flow of the first fragment to store ECN information.
Handle the ECN in the fragment queue.
Reported-by: [email protected]
fix from FreeBSD; OK claudio@
