meh / rust-tun

TUN device creation and handling.
343 stars 136 forks source link

fix: ignore malformed packets while decoding #20

Closed eycorsican closed 4 years ago

eycorsican commented 4 years ago

This pr should fix #17, but I don't exactly know why malformed packets are coming from macOS's tun interface.

meh commented 4 years ago

Gotta resolve some conflicts here.

eycorsican commented 4 years ago

resolved

meh commented 4 years ago

Thanks a bunch!

Do you have any other changes in the pipeline? Or should I publish a new version?