Author: ume
Date: Fri Dec 25 10:55:39 2015
New Revision: 292721
URL: https://svnweb.freebsd.org/changeset/base/292721
Log:
MFC r292435, r292441:
- Keep hosts.by{name,addr} IPv4 only.
- Add comment how we handle hosts and ipnodes.
- Generate ipnodes.by{addr,name} from /etc/hosts for
Author: ume
Date: Fri Dec 25 11:33:09 2015
New Revision: 292724
URL: https://svnweb.freebsd.org/changeset/base/292724
Log:
MFC r292444, r292446:
Add AI_V4MAPPED and AI_ALL support for getaddrinfo(3).
PR: 198092
Modified:
stable/9/include/netdb.h
stable/9/lib/libc/net/geta
Author: kp
Date: Fri Dec 25 15:12:11 2015
New Revision: 292731
URL: https://svnweb.freebsd.org/changeset/base/292731
Log:
pf: Fix TSO issues
In certain configurations (mostly but not exclusively as a VM on Xen) pf
produced packets with an invalid TCP checksum.
The problem was that pf
Author: kp
Date: Fri Dec 25 15:12:54 2015
New Revision: 292732
URL: https://svnweb.freebsd.org/changeset/base/292732
Log:
pf: Fix IPv6 checksums with route-to.
When using route-to (or reply-to) pf sends the packet directly to the output
interface. If that interface doesn't support checksu