cvs commit: src/sys/net ppp_tty.c
Maxim Konovalov
maxim at macomnet.ru
Fri Jul 1 16:41:39 GMT 2005
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
More information about the cvs-src
mailing list