Index: net80211/ieee80211_node.c
===================================================================
--- net80211/ieee80211_node.c	(revision 2980)
+++ net80211/ieee80211_node.c	(working copy)
@@ -1474,8 +1476,10 @@
 
 		if (ic->ic_newassoc != NULL)
 			ic->ic_newassoc(ni, 1);
+
 		/* XXX not right for 802.1x/WPA */
 		ieee80211_node_authorize(ni);
+		ieee80211_notify_node_join(ni, 1);
 		if (vap->iv_opmode == IEEE80211_M_AHDEMO) {
 			/*
 			 * Blindly propagate capabilities based on the
