mav 2008-08-25 22:26:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netgraph ng_l2tp.c
Log:
SVN rev 182181 on 2008-08-25 22:26:46Z by mav
MFC r180943
Don't use memcpy() to copy several bytes.
Store IDs is host order. It is not so important to bloat code for it.
Combine m_adj() and M_PREPEND() into single M_PREPEND().
Revision Changes Path
1.17.2.5 +22 -40 src/sys/netgraph/ng_l2tp.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"