[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Theo de Raadt <deraadt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 15 Mar 2008 10:43:59 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: deraadt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/03/15 10:43:59
Modified files:
usr.sbin/traceroute6: traceroute6.c
Log message:
space allocated is sum of CMSG_SPACE()'s. length given to the kernel
is the sum of all the CMSG_SPACE()'s, except for the last element use
CMSG_LEN(). Insane, right?
ok kettenis hshoexer
Visit your host, monkey.org