]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346197:
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 13:05:21 +0000 (13:05 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 4 May 2019 13:05:21 +0000 (13:05 +0000)
commit2138749bfa1d369ee9c6ec0c9ab1d44d5637e1df
tree06ff04da406869ba7242d57d32b4eae2374c5b54
parent62985abe8bda7fe083fa9e522c60aecf22f8f6e3
MFC r346197:
When sending a routing message, don't allow the user to set the
RTF_RNH_LOCKED flag in rtm_flags, since this flag is used only
internally.

Reviewed by: ae@
Differential Revision: https://reviews.freebsd.org/D19898
sys/net/rtsock.c