svn commit: r228966 - in head/sys: netinet netinet6

Sergey Kandaurov pluknet at freebsd.org
Fri Feb 17 08:14:53 UTC 2012


On 29 December 2011 22:25, John Baldwin <jhb at freebsd.org> wrote:
> Author: jhb
> Date: Thu Dec 29 18:25:18 2011
> New Revision: 228966
> URL: http://svn.freebsd.org/changeset/base/228966
>
> Log:
>  Use queue(3) macros instead of home-rolled versions in several places in
>  the INET6 code.  This includes retiring the 'ndpr_next' and 'pfr_next'
>  macros.
>
>  Submitted by: pluknet (earlier version)
>  Reviewed by:  pluknet
>
> Modified:
>  head/sys/netinet/sctp_output.c
>  head/sys/netinet6/icmp6.c
>  head/sys/netinet6/in6.c
>  head/sys/netinet6/in6_ifattach.c
>  head/sys/netinet6/nd6.c
>  head/sys/netinet6/nd6.h
>  head/sys/netinet6/nd6_rtr.c

Hi.

Do you intend to merge this change to stable branches?

-- 
wbr,
pluknet


More information about the svn-src-all mailing list