Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 02:01:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 219918] LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT)
Message-ID:  <bug-219918-7501-VwxRT64t1J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219918-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219918-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219918

Damjan Jovanovic <damjan.jov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #253607|0                           |1
        is obsolete|                            |
                 CC|                            |damjan.jov@gmail.com

--- Comment #8 from Damjan Jovanovic <damjan.jov@gmail.com> ---
Created attachment 254238
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254238&action=
=3Dedit
Version 4 of the patch

New version of the patch. This version adds a flag,
PKT_ALIAS_ENDPOINT_INDEPENDENT_MAPPING (maybe we should use a shorter name,
like PKT_ALIAS_FULL_CONE_NAT?), which can be used to turn endpoint-independ=
ent
mapping on and off. It is currently on by default, for better compatibility
with the RFC and applications. It also adds documentation to the header file
and man page, and wraps lines at 80 characters.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219918-7501-VwxRT64t1J>