Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Reduce 3DS MTU #14

Merged
merged 10 commits into from
Dec 22, 2023
Merged

Reduce 3DS MTU #14

merged 10 commits into from
Dec 22, 2023

Commits on Oct 27, 2023

  1. Adds unix definitions for the 3DS

    Guards AF_INET6 options for 3DS builds
    zoey jodon committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    412dbbd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge pull request #1 from zoeyjodon/n3ds-build

    Add 3DS configuration
    zoeyjodon authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1b984a4 View commit details
    Browse the repository at this point in the history
  2. Simpify INET6 disable for 3DS

    zoey jodon committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    134a6f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Remove extra __3DS__ checks

    zoey jodon committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b376137 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Drop the 3DS MTU setting to 1400

    zoey jodon committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    67fb212 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Prevent using getsockopt for 3DS

    zoey jodon committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f24f4f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    f933fb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from zoeyjodon/n3ds/reduce-mtu

    Reduce 3DS MTU
    zoeyjodon authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ab5100c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Comment fix

    zoey jodon committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1d1346a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Revert SO_ERROR guard for 3DS

    zoey jodon committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9c10938 View commit details
    Browse the repository at this point in the history