K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-03-04T02:36:04.291947Z K 7 svn:log V 404 Wrap some locks around the mesh transmit path. The mesh forwarding frames path is a little special - one of the paths involves rewriting the DA and then forwarding the frame direct to the parent interface rather than going via the vap layer. This is likely not a "good" solution moving forward, but I'll talk with Monthadar about how to fix this. So for now, just wrap the parent call in the TX lock. END