Home
last modified time | relevance | path

Searched hist:efdfee93 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet6/
H A Dfrag6.cefdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix
efdfee93 Thu Oct 24 08:15:40 GMT 2019 Bjoern A. Zeeb <bz@FreeBSD.org> frag6: small improvements

Rather than walking the mbuf chain manually use m_last() which doing
exactly that for us.
Defer initializing srcifp for longer as there are multiple exit paths
out of the function which do not need it set. Initialize before taking
the lock though.
Rename the mtx lock to match the type better.

MFC after: 3 weeks
Sponsored by: Netflix