Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2005 20:41:36 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Gleb Smirnoff <glebius@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net ppp_tty.c
Message-ID:  <20050701204126.V5879@mp2.macomnet.net>
In-Reply-To: <200507011522.j61FMlnS090074@repoman.freebsd.org>
References:  <200507011522.j61FMlnS090074@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 1 Jul 2005, 15:22-0000, Gleb Smirnoff wrote:

> glebius     2005-07-01 15:22:47 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/net              ppp_tty.c
>   Log:
>   Use m_uiotombuf() instead of own implementation. This is not just
>   a cosmetic change. m_uiotombuf() produces a packet header mbuf, while
>   original implementation did not. When kernel is compiled with MAC
>   support, headerless mbuf will cause panic.
>
>   Reported by:    Alexander Nikiforenko <asn rambler-co.ru>
>   Approved by:    re (scottl)
>   MFC After:      2 weeks

kern/77111?

-- 
Maxim Konovalov



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