B3n30 / tunnler

GNU General Public License v2.0
1 stars 0 forks source link

added data packets and packet filter #7

Closed B3n30 closed 7 years ago

B3n30 commented 7 years ago

This is the filter algorithm for the beacon sender. Since sender mac will never be the broadcast mac setting filter to the broadcast mac, will give all the beacons stored in the deque

B3n30 commented 7 years ago

Renamed the PR

B3n30 commented 7 years ago

Addressed everything except return std::move(result_queue);