Date: Sat, 18 Jun 2011 22:09:22 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_proto.c src/sys/netinet6 in6_proto.c Message-ID: <201106182209.p5IM9n1r013888@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2011-06-18 22:09:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/netinet in_proto.c sys/netinet6 in6_proto.c Log: SVN rev 223272 on 2011-06-18 22:09:22Z by bz MFC r222272: Add FEATURE() definitions for IPv4 and IPv6 so that we can use feature_present(3) to dynamically decide whether to use one or the other family. Revision Changes Path 1.99.2.6 +2 -0 src/sys/netinet/in_proto.c 1.67.2.6 +1 -0 src/sys/netinet6/in6_proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106182209.p5IM9n1r013888>