Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 12:04:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219918] [patch] LibAlias: implement RFC 4787 REQ 1 and 3 (full cone NAT)
Message-ID:  <bug-219918-8-fGss3CmFXM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219918-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219918-8@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

--- Comment #3 from Damjan Jovanovic <damjan.jov@gmail.com> ---
Thank you. I do want good performance, and am thinking of better solutions.
Maybe a new hash table, that's only on alias address:port, instead of chang=
ing
the existing one to that. Or a bitfield of 65536 bits for ports in use, that
could provide guaranteed O(1) lookups. I do need to understand that code be=
tter
first though.

--=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-8-fGss3CmFXM>