]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r341377, r341388 (fixup):
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Dec 2018 17:50:00 +0000 (17:50 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 8 Dec 2018 17:50:00 +0000 (17:50 +0000)
commitaaa580f661635666a3a4cce6e109ef729ee944be
tree4b53a58a3d305983409d93bf16edb263fb938604
parent30fa899be0a621e2bb8b20870b2754cc7636972d
MFC r341377, r341388 (fixup):

Restore handling of PMTU discovery, removed through an unifdef(1)
following the MFV of r254219 into r255332. In addition the 'FreeBSD'
macro was never defined in ipfilter 5.1.2 thus it never would have
been enabled in the first place.

This work is prompted by a general cleanup of the IP Filter code
prompted by working to resolve a PR. More to follow.

git-svn-id: svn://svn.freebsd.org/base/stable/10@341740 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/ipfilter/netinet/ip_fil_freebsd.c