CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2012/01/05 14:02:42
Modified files: sys/netinet6 : ip6_var.h Log message: Replace the hand-crafted queue for fragmented IPv6 packets with TAILQ. I forgot the header file containing struct ip6q in the last commit.