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

Basic NAPT features #1

Closed
7 of 8 tasks
EHfive opened this issue Jan 21, 2024 · 0 comments
Closed
7 of 8 tasks

Basic NAPT features #1

EHfive opened this issue Jan 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@EHfive
Copy link
Owner

EHfive commented Jan 21, 2024

MUST

  • NAT for UDP packet, RFC 4787
  • IP fragmentation tracking to reassemble layer 4 header information, RFC 6864
  • NAT for ICMP query message, RFC 5508
  • NAT for ICMP error message, RFC 5508 Sec.7
  • Create query ID binding for inbound ICMP query message to NAT host
  • Simplified TCP session tracking and NAT for TCP packet, RFC 7857 Sec.2, RFC 5382
  • Hairpin handling in eBPF side

SHOULD

@EHfive EHfive added the enhancement New feature or request label Jan 21, 2024
@EHfive EHfive self-assigned this Jan 21, 2024
@EHfive EHfive mentioned this issue Jan 21, 2024
@EHfive EHfive closed this as completed Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant