Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 18:02:36 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r189637 - in head: sys/netinet usr.bin/sockstat
Message-ID:  <20090310180133.H96785@maildrop.int.zabbadoz.net>
In-Reply-To: <200903101757.n2AHvfgs069472@svn.freebsd.org>
References:  <200903101757.n2AHvfgs069472@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Mar 2009, Robert Watson wrote:

> Author: rwatson
> Date: Tue Mar 10 17:57:41 2009
> New Revision: 189637
> URL: http://svn.freebsd.org/changeset/base/189637
>
> Log:
>  Remove unused v6 macro aliases for inpcb fields:
>
>          in6p_ip6_nxt
>          in6p_vflag
>          in6p_flags
>          in6p_socket
>          in6p_lport
>          in6p_fport
>          in6p_ppcb
>
>  Remove unused v6 macro aliases for inpcb flags:
>
>          IN6P_HIGHPORT
>          IN6P_LOWPORT
>          IN6P_ANONPORT
>          IN6P_RECVIF
>          IN6P_MTUDISC
>          IN6P_FAITH
>          IN6P_CONTROLOPTS
>
>  References to in6p_lport and in6_fport in sockstat are also replaced with
>  normal inp_lport and inp_fport references.
>
>  MFC after:	3 days

That's probably not possible -- at least not if/before I have MFCed
all my changes from last Dec along with the other 50 pending MFCs in
my queue.

-- 
Bjoern A. Zeeb                      The greatest risk is not taking one.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090310180133.H96785>