pellegre / libcrafter

A high level C++ network packet sniffing and crafting library.
298 stars 88 forks source link

Adding IEEE 802.1Q support #5

Closed ronenil closed 10 years ago

ronenil commented 10 years ago

The proposed pull request introduces support for IEEE 802.1Q as a new protocol. The code is derived from the Ethernet protocol.

pellegre commented 10 years ago

The code is on the master branch. Thanks :+1: