[Bug 219803] [patch] PF: implement RFC 4787 REQ 1 and 3 (full cone NAT)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 16 04:44:39 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219803

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

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

--- Comment #7 from Damjan Jovanovic <damjan.jov at 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.


More information about the freebsd-pf mailing list