udp: Disable direct detach, if multicast options are set.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 25 Feb 2015 03:17:35 +0000 (11:17 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 25 Feb 2015 03:28:23 +0000 (11:28 +0800)
commitf8c5811615c0685813df8ab04fbe9b778d145e61
tree8bd3cb043d262e89990dfb757ab813a4c678fb93
parent75627d2110465da60e41f3691a9d0c3dd45b28de
udp: Disable direct detach, if multicast options are set.

Add additional comment about disabling direct detach when setting
multicast options.

Submitted-by: Romick
DragonFly-bug: http://bugs.dragonflybsd.org/issues/2792
sys/netinet/udp_usrreq.c