dotpcap / packetnet

Official repository - High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
Mozilla Public License 2.0
483 stars 104 forks source link

Add NVGRE support #184

Closed Aegle1 closed 2 years ago

Aegle1 commented 2 years ago

Add support for NVGRE/Transparent Ethernet Bridging [RFC 1701, 7637].

PhyxionNL commented 2 years ago

Thanks @Aegle1!