CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2012/01/24 12:08:46
Modified files: sys/netinet6 : frag6.c Log message: Add a short cut for atomic IPv6 fragments. They will be processed immediately and not go through the fragment queue. See draft-gont-6man-ipv6-atomic-fragments-00.txt. tested and ok sperreault@