Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 04:44:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-pf@FreeBSD.org
Subject:   [Bug 219803] [patch] PF: implement RFC 4787 REQ 1 and 3 (full cone NAT)
Message-ID:  <bug-219803-17777-bG96CWHExZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219803-17777@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219803-17777@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=219803

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183243|0                           |1
        is obsolete|                            |

--- Comment #7 from Damjan Jovanovic <damjan.jov@gmail.com> ---
Created attachment 183512
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183512&action=edit
pf RFC 4787 req 1 and 3 implementation, version 2

Sorry about that. pf_lb.c:262 expected (*udp_mapping) to be set, which is only
true for UDP (I didn't test with TCP). This new patch only writes to it if it's
not NULL.

-- 
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-219803-17777-bG96CWHExZ>