CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/09 07:47:53
Modified files:
sys/netinet6 : frag6.c ip6_var.h
Log message:
Remove the IPv6 fragment overlapping length adjustment code. It
was already #if 0 and will never come back. Remove unused fragment
struct fields and sort the others.
ok henning@
