Author: kp
Date: Mon Aug 20 15:43:08 2018
New Revision: 338106
URL: https://svnweb.freebsd.org/changeset/base/338106
Log:
MFC r337969:
pf: Limit the maximum number of fragments per packet
Similar to the network stack issue fixed in r337782 pf did not limit the
number
of fragments pe
Author: cy
Date: Tue Aug 21 00:37:48 2018
New Revision: 338123
URL: https://svnweb.freebsd.org/changeset/base/338123
Log:
MFC r337410:
Remove redundant and incorrect default definition of AF_INET6. AF_INET6
is defined in sys/socket.h where it's defined as 28.
A bit of trivia: On NetB