K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2009-05-29T00:14:59.204132Z K 7 svn:log V 527 * add hwmp_send_action() function that will handle all mesh path action frames * add place holders for preq, prep, perr and rann action frames * make ieee80211_send_setup() global * use ieee80211_send_setup() in hwmp_send_action() thereby reducing code size * inline functions that just call hwmp_send_action() * don't use zerobssid. The standard says bssid = addr2 (sa) for non multhop action frames * add IEEE80211_IOC_HWMP_TABLE to fetch/set the HWMP forwarding table (not yet handled) Sponsored by: The FreeBSD Foundation END