On 29 December 2011 22:25, John Baldwin <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
