Searched hist:3128 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/sa/
H A DMakefilediff 3128 Mon Sep 26 19:41:06 MDT 1994 dg Local changes - manual page extension, and minor man page changes
/freebsd-11-stable/usr.sbin/portsnap/phttpget/
H A Dphttpget.cdiff 148880 Tue Aug 09 01:32:29 MDT 2005 cperciva When parsing the HTTP_PROXY environment variable, strip a trailing /
from the port number (if any exists). This unbreaks
env HTTP_PROXY="http://localhost:3128/" portsnap fetch

While I'm here, list both the host and the port in the error message
output if getaddrinfo() fails, since either of them could be responsible
for the failure.
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.cdiff 349648 Wed Jul 03 09:53:19 MDT 2019 ae MFC r349366:
Follow the RFC 3128 and drop short TCP fragments with offset = 1.
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.cdiff 349654 Wed Jul 03 17:06:54 MDT 2019 cy MFC r349399-349400,349567-349568:

Prompted by r349366, ipfilter is also does not conform to RFC 3128
by dropping TCP fragments with offset = 1.

In addition to dropping these fragments, add a DTrace probe to allow
for more detailed monitoring and diagnosis if required.

Completed in 180 milliseconds