Bugzilla – Bug 1139
UAN MAC CW doesn't forward broadcast packets
Last modified: 2011-05-17 04:30:42 UTC
Hi, I'm developing a routing protocol for UAN, and I found a bug: the CW MAC protocol doesn't forward broadcast packets. I attach a patch to fix it. I looked at how packets are forwarded up in other MACs, and I modified CW to do the same, the solution is trivial. Dani
Created attachment 1109 [details] trivial patch to solve it