]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
r281955 removed M_FLOWID which could cause problems for old drivers still using
authorhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 May 2015 20:26:35 +0000 (20:26 +0000)
committerhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 11 May 2015 20:26:35 +0000 (20:26 +0000)
commitdd0f4a280d920a0773978d57a539001eb84b6f27
tree0099439eb18e8e855d4773e890979b031493bb68
parent7e2a147f30d69e5df738c4d5c3502cc01d74f604
r281955 removed M_FLOWID which could cause problems for old drivers still using
the field. It cannot be removed from stable/10 so restore it.

Change M_HASHTYPE_GET() and M_HASHTYPE_SET() to do the right thing when M_FLOWID
exists.

Also bumping the FreeBSD version to note the fact that M_FLOWID is brought back
in stable/10.
(Just a note that M_FLOWID has been removed from -head.)

Spotted by: np
Suggested by: hans
Reviewed by: hans, tuexen (earlier version)
Helped by: jhb, delphij, gjb
Sponsored by: Limelight Networks

git-svn-id: svn://svn.freebsd.org/base/stable/10@282781 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/netisr.9
sys/sys/mbuf.h
sys/sys/param.h