]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r234098 (jhb) and r255047.
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 13 Sep 2014 19:37:11 +0000 (19:37 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 13 Sep 2014 19:37:11 +0000 (19:37 +0000)
commitd77793d20552fc3b0f6c2cf564f92de4bc0787ff
tree757b53edd07e00fe25298cb4042ca971a989a050
parentb8789228f517f792b8fe95e8b21e51abd23764a5
MFC r234098 (jhb) and r255047.

r234098:
Add media types for 40G media that might be used with FreeBSD.

r255047:
Add a routine for attaching an mbuf to a buffer with an external
refcount.  This one is willing to work with buffers that may already be
referenced.  MEXTADD/m_extadd are suitable only for the first attachment
to a cluster -- they initialize the refcount to 1.

git-svn-id: svn://svn.freebsd.org/base/stable/8@271547 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_media.h
sys/sys/mbuf.h