svn commit: r186141 - in head/sys: netinet netinet6 netipsec

Bjoern A. Zeeb bz at FreeBSD.org
Mon Dec 15 22:00:07 UTC 2008


On Mon, 15 Dec 2008, Bjoern A. Zeeb wrote:

Hi,

> Author: bz
> Date: Mon Dec 15 21:50:54 2008
> New Revision: 186141
> URL: http://svn.freebsd.org/changeset/base/186141
>
> Log:
>  Another step assimilating IPv[46] PCB code - directly use
>  the inpcb names rather than the following IPv6 compat macros:
>  in6pcb,in6p_sp, in6p_ip6_nxt,in6p_flowinfo,in6p_vflag,
>  in6p_flags,in6p_socket,in6p_lport,in6p_fport,in6p_ppcb and
>  sotoin6pcb().

This is going to be the first in a series of smaller commits over the
next days.

Once we are (I am) through with the (whitespace) assimilation we might
be more agressive on code and some inpcb fields, either removing or
possibly renaming them.

Note: the macros are going to stay for compat and 3rd party reasons,
       etc.  (at least for another while).
Note: SCTP was deliberately ignored and left out from the changes.


/bz

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


More information about the svn-src-head mailing list