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

Add pref64 option support #20

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

y-kzm
Copy link
Contributor

@y-kzm y-kzm commented Jun 12, 2024

This PR adds support for the PRF64 option (RFC8781). This enables to signalize NAT64 prefix to hosts via RA. The configuration parameters are as follows. lifetimeSeconds is optional.

interfaces:
- name: eth0
  ...
  nat64prefixes:
    - prefix: "64:ff9b::/96"
      lifetimeSeconds: 1800

Copy link
Owner

@YutaroHayakawa YutaroHayakawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@YutaroHayakawa YutaroHayakawa merged commit e9f1881 into YutaroHayakawa:main Jun 13, 2024
3 checks passed
@y-kzm y-kzm deleted the pref64_support branch January 8, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants