K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-03-08T19:07:41.988738Z K 7 svn:log V 289 MFC 343620: Don't set IFCAP_TXRTLMT during lagg_clone_create(). lagg_capabilities() will set the capability once interfaces supporting the feature are added to the lagg. Setting it on a lagg without any interfaces is pointless as the if_snd_tag_alloc call will always fail in that case. END