CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/02/07 02:50:04
Modified files: lib/libc/net : ip6opt.c Log message: Fix inet6_opt_init() to only check extlen when extbuff is not NULL as per RFC 3542, from DragonFlyBSD via Eitan Adler. ok bluhm@