Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: clarify mtu+=2 for IEEE802154 #857

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Commits on Nov 17, 2023

  1. fix: clarify mtu+=2 for IEEE802154

    This fixes smoltcp-rs#622, where at the time of writing, it was not clear why
    SIOCGIFMTU returned 123 instead of the more logical 125 or 127 (with
    FCS).
    thvdveld committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    969f32d View commit details
    Browse the repository at this point in the history