Should I do a __FreeBSD_version bump for a kgssapi module kernel

看板FB_current作者時間12年前 (2013/07/08 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi, I have a commit to add support for host-based (Kerberos would call these "service") principal initiator credentials to the kgssapi and krpc. It requires an additional call into the kgssapi, which means a change to the kernel api used to communicate with the kgssapi module (not used by anything else). What I am not sure of is whether or not this change requires a bump to __FreeBSD_version? (I think it would be possible to crash if the kernel is updated, but the kgssapi module is not.) Btw, I do not plan on MFCing this patch, so the above only applies to head/current. Thanks in advance for any help with this, rick _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HsUKUy5 (FB_current)