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

/freebsd-11-stable/sys/netinet/
H A Din_proto.cdiff 220746 Sun Apr 17 14:44:29 MDT 2011 bz Make in_proto.c dependent on either inet or inet6.

While it does not provide any functionality for IPv6, it provides
the sysctl nodes for net.inet.* that a lot of functionality shared
between IPv4 and IPv6 depends on. We cannot change these anymore
without breaking a lot of management and tuning.

In case of IPv6 only, we compile out everything but the sysctl node
declarations.

Reviewed by: gnn
Sponsored by: The FreeBSD Foundation
Sponsored by: iXsystems
MFC After: 5 days

Completed in 88 milliseconds