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

introduce XLAT, native IPv4 for clients #1808

Closed
wants to merge 6 commits into from

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    277d1bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f09e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35a0e3f View commit details
    Browse the repository at this point in the history
  4. gluon-464xlat-clat: initial commit

    This provides native ipv4 to clients on a network having an ipv6-only
    backend, relying on external plat. This allows to use clients in
    ipv6-only networks that would otherwise refuse to connect without a
    valid ipv4 route.
    
    Limitations:
    * External plat must be provided, for example by jool - for example by
      https://github.com/FreifunkMD/jool-docker.git
    * This implementation will break ipv4 connections when clients roam.
    christf committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    ebbd407 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. xlat: docs fixes

    rotanid committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    5569a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6616b6 View commit details
    Browse the repository at this point in the history